Update pubspec.lock (#1074)

1 file changed
tree: efff5e7ba8615a94ac8a46297feb1cd24861582e
  1. .github/
  2. android/
  3. fonts/
  4. ios/
  5. lib/
  6. linux/
  7. logs/
  8. macos/
  9. test/
  10. test_benchmarks/
  11. test_driver/
  12. test_goldens/
  13. tool/
  14. web/
  15. windows/
  16. .firebaserc
  17. .gitignore
  18. .metadata
  19. analysis_options.yaml
  20. CHANGELOG.md
  21. deferred_components_loading_units.yaml
  22. DEVELOPING.md
  23. firebase.json
  24. l10n.yaml
  25. LICENSE
  26. pubspec.lock
  27. pubspec.yaml
  28. README.md
  29. screenshots.md
README.md

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.

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 Gallery ( web demo, source code ):
    A Flutter app that showcases Material 3 features in the Flutter Material library.

  • Flutter Samples: ( source code ):
    A collection of open source samples that illustrate best practices for Flutter.