flutter / gallery

Flutter Gallery was a resource to help developers evaluate and use Flutter
BSD 3-Clause "New" or "Revised" License
6.41k stars 1.55k forks source link

Turn down Flutter Gallery #1072

Open guidezpl opened 10 months ago

guidezpl commented 10 months ago

Description

The Flutter Gallery has been a useful resource and demo of numerous Flutter features for the past 4 years. However, it requires non-trivial maintenance and a significant amount of work (e.g. migration to Material 3), which together constitute more work than can be done by the team, given constraints.

Additionally, high-quality, maintained alternatives have been introduced (e.g. Material 3 sample, Wonderous). Therefore, this issue tracks the turning down of the Flutter Gallery.

Follows, an initial list (please edit) of things to do:

cc @gspencergoog @kevmoo @mit-mit @RedBrogdon

Googlers

See go/turning-down-gallery

Interesting statistics before archiving

guidezpl commented 10 months ago

For the redirect from gallery.flutter.dev, thoughts on redirecting to this repo's README?

mit-mit commented 10 months ago

SGTM!

parlough commented 10 months ago

Wherever the redirect goes, I'd prefer to redirect it to another redirect hosted on docs.flutter.dev (https://github.com/flutter/website/blob/main/firebase.json) that way we can easily adjust it there in the future.

Perhaps docs.flutter.dev/gallery to the README for now. Then we can find a better destination in the future.

Edit: https://docs.flutter.dev/gallery now redirects to this repository's README. Please consider redirecting to that link instead :)