Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/x-wei/flutter_catalog
An app showcasing Flutter components, with side-by-side source code view.
https://github.com/x-wei/flutter_catalog
firebase flutter flutter-demo flutter-examples flutter-state-management showcasing-flutter-components
Last synced: about 9 hours ago
JSON representation
An app showcasing Flutter components, with side-by-side source code view.
- Host: GitHub
- URL: https://github.com/x-wei/flutter_catalog
- Owner: X-Wei
- License: mit
- Created: 2018-08-05T08:33:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T20:32:54.000Z (7 months ago)
- Last Synced: 2025-01-30T08:09:29.142Z (about 9 hours ago)
- Topics: firebase, flutter, flutter-demo, flutter-examples, flutter-state-management, showcasing-flutter-components
- Language: Dart
- Size: 16.9 MB
- Stars: 2,214
- Watchers: 70
- Forks: 557
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Flutter Catalog
An app showcasing Flutter components, with side-by-side source code view.
**🚀🚀 New: Flutter Catalog is now available in the browser! Check it out [here](https://x-wei.github.io/flutter_catalog/).**
And note there are some [limitations](https://github.com/X-Wei/flutter_catalog/issues/31#issuecomment-615964713) to the web variant.## Screenshots
## Credits
This app is written with reference to many resources, including:
* Offical gallery app: https://github.com/flutter/gallery
* Andrea Bizzotto's YouTube channel: https://www.youtube.com/channel/UCrTnsT4OYZ53l0QGKqLeD5Q
* Tensor Programming's YouTube channel: https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd
* Eajy's flutter demo: https://github.com/Eajy/flutter_demo