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 ! ;)
- migrate to latest packages and build with flutter 3.24.4
- fix content-obscure-ads policy issue
- update app icon to resolve trademark issue(#144)
- upgrade to latest package version and build with flutter 3.13.4
- add In-App-Purchase (IAP) example
- manage user-Purchases with firstore/riverpod
- add device_preview example
- add Grey App example: R.I.P. for Elder.
- add StoreSecretsExample example on how to store secrets
- store ad unit ids in (git-ignored) .env file
- Add new "In-Action" tab to home page.
- Add new examples:
- IntroScreenExample
- WhatsNewExample
- InAppReviewExample
- SharePlusExample
- MyOtherAppsExample
- Update Ads demo
- add option to turn on/off the Ads personalization
- display number of rewarded coins in RewaredAds demo
- bug fixes & sync to latest packages
- add new demo: SuperList rich text editor
- add quill example (rich text editing
- add code highlighter example
- add hidable example
- built with the shiny Flutter 3.0