Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flutter/gallery
Flutter Gallery was a resource to help developers evaluate and use Flutter
https://github.com/flutter/gallery
dart flutter
Last synced: 4 months ago
JSON representation
Flutter Gallery was a resource to help developers evaluate and use Flutter
- Host: GitHub
- URL: https://github.com/flutter/gallery
- Owner: flutter
- License: bsd-3-clause
- Archived: true
- Created: 2020-03-05T17:46:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T21:59:22.000Z (11 months ago)
- Last Synced: 2024-05-18T19:31:52.019Z (8 months ago)
- Topics: dart, flutter
- Language: Dart
- Homepage:
- Size: 51.7 MB
- Stars: 6,230
- Watchers: 152
- Forks: 1,529
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-cn - 官方展示库 - Flutter团队提供的材料设计小部件演示。 (组件 / 演示)
- awesome-flutter-cn - Official Gallery - Flutter Team 基于 material design 的 widgets 演示 demo (组件 / Demo 演示)
- awesome-flutter - Official Gallery - Flutter Gallery is a resource to help developers evaluate and use Flutter ` 📝 5 days ago ` (Demonstrations [🔝](#readme))
- awesome-flutter - Official Gallery - Demo for the material design widgets provided by Flutter Team (Components / Demonstrations)
README
# 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](https://wonderous.app/web/),
[App Store](https://apps.apple.com/us/app/wonderous/id1612491897),
[Google Play](https://play.google.com/store/apps/details?id=com.gskinner.flutter.wonders),
[source code](https://github.com/gskinnerTeam/flutter-wonderous-app)):
A Flutter app that showcases Flutter's support for elegant design and rich animations.* **Material 3 Demo**
([web demo](https://flutter.github.io/samples/web/material_3_demo/),
[source code](https://github.com/flutter/samples/tree/main/material_3_demo)):
A Flutter app that showcases Material 3 features in the Flutter Material library.* **Flutter Samples**
([samples](https://flutter.github.io/samples), [source code](https://github.com/flutter/samples)):
A collection of open source samples that illustrate best practices for Flutter.* **Widget catalogs**
([Material](https://docs.flutter.dev/ui/widgets/material), [Cupertino](https://docs.flutter.dev/ui/widgets/cupertino)):
Catalogs for Material, Cupertino, and other widgets available for use in UI.