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 1 month 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T20:32:54.000Z (11 months ago)
- Last Synced: 2025-05-15T03:05:47.920Z (about 1 month ago)
- Topics: firebase, flutter, flutter-demo, flutter-examples, flutter-state-management, showcasing-flutter-components
- Language: Dart
- Size: 16.9 MB
- Stars: 2,239
- Watchers: 70
- Forks: 562
- Open Issues: 16
-
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