[2024-07-14]
- re-enable chatGPT demo
- add reusabble UI: MyTextComposer
- make MyValuePickerTile responsive
- fix local_auth issue (#153)
- add fabOffset for admob policy
[2024-06-09]
- add new examples: AI chat w/ Groq, download file via dio, show timeline UI
- fix bug in firebase chatroom and IAP example
- add reusable class/functions across examples
- add widget_with_codeview as git subtree
- build with latest flutter 3.22.2
- upgrade packages & other fixes
[2023-09-18]
- update app icon to resolve trademark issue(#144)
- upgrade to latest package version and build with flutter 3.13.4
[2023-04-02]
- Add ChatGPT example
- Remember last-opened tab
- Show new routes badge at tab level
- Upgrade pacakges and built with Flutter 3.7.9
[2023-01-17]
- Add new heatmap calendar example
- Add like button example
- Add youtube player example
[2022-12-11]
- add StoreSecretsExample example on how to store secrets
- store ad unit ids in (git-ignored) .env file
[2022-12-05]
- 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.
[2022-11-06]
- 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
[2022-10-23]
- better source code syntax highlighting with widget_with_codeview v3.0.1
- migrate to dart 2.17
- add
TypographyExample
- add option to change code theme for
CodeHighlightExample
- other improvements and fixups
[2022-10-21]
- add monetization examples
- banner ads
- interstitial ads
- rewarded ads
- add
FlutterFireLoginUiExample
- add
SelectableExample
- add crashlytics and analytics event logging
- upgrade packages & fix firestore error