Update README.md (#1047)

## Description

Update the Gallery with a) current status, and b) links to further
resources.

As part of this, move developing content into it's own file.

## Tests

n/a

## Issues

https://github.com/flutter/gallery/issues/1072

---

>**Note**: Please find the development and releasing instructions at
https://github.com/flutter/gallery#development
2 files changed
tree: bf6299bdadd69abcff9e7eaec66dbd5046d9c8c6
  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.