flutter/dev/integration_tests/new_gallery
2024-05-17 10:27:02 -07:00
..
lib Revert "if chains → switch expressions" (#148556) 2024-05-17 10:27:02 -07:00
test Remove toggleableActiveColor from ThemeData (#144178) 2024-02-29 20:58:11 +00:00
test_driver Fixed few typos (#147087) 2024-04-22 16:49:19 +00:00
pubspec.yaml Roll pub packages (#148148) 2024-05-10 22:24:27 +00:00
README.md [devicelab] introduce new old gallery. (#143486) 2024-02-15 20:01:14 +00:00

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.