This auto-formats all *.dart files in the repository outside of the `engine` subdirectory and enforces that these files stay formatted with a presubmit check. **Reviewers:** Please carefully review all the commits except for the one titled "formatted". The "formatted" commit was auto-generated by running `dev/tools/format.sh -a -f`. The other commits were hand-crafted to prepare the repo for the formatting change. I recommend reviewing the commits one-by-one via the "Commits" tab and avoiding Github's "Files changed" tab as it will likely slow down your browser because of the size of this PR. --------- Co-authored-by: Kate Lovett <katelovett@google.com> Co-authored-by: LongCatIsLooong <31859944+LongCatIsLooong@users.noreply.github.com>
Flutter Gallery
NOTE: The Flutter Gallery is now deprecated, and no longer being active maintained.
Flutter Gallery was a resource to help developers evaluate and use Flutter. It is now being used primarily for testing. For posterity, the web version remains hosted here.
We recommend Flutter developers check out the following resources:
-
Wonderous (web demo, App Store, Google Play, source code):
A Flutter app that showcases Flutter's support for elegant design and rich animations. -
Material 3 Demo (web demo, source code):
A Flutter app that showcases Material 3 features in the Flutter Material library. -
Flutter Samples (samples, source code):
A collection of open source samples that illustrate best practices for Flutter. -
Widget catalogs (Material, Cupertino):
Catalogs for Material, Cupertino, and other widgets available for use in UI.