material_3_expressive/packages/icon_button_m3e/example
2025-10-23 15:08:13 +02:00
..
lib Add initial configuration, tokens, and widgets for M3E components 2025-10-21 22:15:15 +02:00
.gitignore Add initial configuration, tokens, and widgets for M3E components 2025-10-21 22:15:15 +02:00
.metadata Add initial configuration, tokens, and widgets for M3E components 2025-10-21 22:15:15 +02:00
analysis_options.yaml Add initial configuration, tokens, and widgets for M3E components 2025-10-21 22:15:15 +02:00
pubspec.yaml Add initial configuration, tokens, and widgets for M3E components 2025-10-21 22:15:15 +02:00
README.md Add live demo links to READMEs, enable theme switching in Gallery app, and update deployment workflow for web support. 2025-10-23 15:08:13 +02:00

icon_button_m3e_example

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


Try this component in the main Gallery app (GitHub Pages):

https://.github.io/material_3_expressive/

To run the Gallery locally from repo root:

cd ../../../../apps/gallery
flutter run -d chrome

Last updated: 2025-10-23