![]() ### fixes #136139 <br> <details open> <summary><b>getting sentimental in the PR description</b> (click to collapse)<br><br></summary> The past 7 months have been quite the journeyâI made some huge blunders and some huge accomplishmentsâa very fun time overall. I really appreciate the people who took the time to perform code review for my refactoring shenanigans: **christopherfujino**, **andrewkolos**, **LongCatIsLooong**, **gspencergoog**, **loic-sharma**, **Piinks**, **bernaferrari**, **bartekpacia**, **bleroux**, **kevmoo**, **rakudrama**, **XilaiZhang**, **QuncCccccc**, **MominRaza**, and **victorsanni**. And a huge shoutout to 2 individuals: - @justinmc, for offering to sponsor me for commit access (words could not describe my excitement) - @goderbauer, for being super duper proactive and consistent with code review <br> </details> This pull request makes 13 "switch statements â switch expressions" PRs in total, reducing the LOC in this repo by **1,974**! From now on, I'll make sure to request a test exemption for each refactoring PR ð |
||
---|---|---|
.. | ||
lib | ||
test | ||
test_driver | ||
pubspec.yaml | ||
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. 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.