Flutter Catalog

Contains adsIn-app purchases
4.8
2.6K reviews
100K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

An opensource app showcasing Flutter components, with side-by-side source code view.

Source code: https://github.com/X-Wei/flutter_catalog

Click on list items of home page to see demos of different Flutter components, the source code is just besides the previews ! ;)
Updated on
Apr 21, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.8
2.56K reviews
A Google user
September 27, 2019
A good flutter resource for newbies like myself. It's nice to see a showcase of some of the available widgets, even better is the fact it has state management and persistence examples which are not as easy to grasp as basic widgets. The side by side visual & code samples really helped in understanding the more complex logic.
28 people found this review helpful
Did you find this helpful?
A Google user
February 9, 2019
Great tutorial, lot of place to improvise but its good and one of the best apps I can say. And yes would like to contribute if I can, I was planing to have similar app created by me. But I see this a great app and go long way. In here you can also add the documention where Android development is compared to flutter for more understanding , which is similar to the one given on flutter site.
15 people found this review helpful
Did you find this helpful?
Maxing
February 16, 2019
You can contribute by adding more examples, c.f. https://github.com/X-Wei/flutter_catalog#how-to-contribute-by-adding-a-new-example-page For the documentation, there's another app out there: https://play.google.com/store/apps/details?id=cc.nextlabs.flutter Although that app has Ads, it can still serve as a good flutter pocket reference.
A Google user
December 25, 2019
Great app! I've been learning flutter for about 1 month now and having this as a resource will help my workflow substantially! Thanks for compiling all of these common features into 1 location. Again thank you! P.S. I agree with the other reviews that it would be even better if there were more comments to help those of us out that are still begging with flutter.
10 people found this review helpful
Did you find this helpful?

What's new

- update to latest package versions
- fix firebase configurations
- continue to use material2 theme
- other small fixes