Skip to content

Latest commit

 

History

History
73 lines (63 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

73 lines (63 loc) · 1.87 KB

Change Log

v3.8.1

[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

v3.7.0

[2023-09-18]

  • update app icon to resolve trademark issue(#144)
  • upgrade to latest package version and build with flutter 3.13.4

v3.6.0

[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

v3.5.3

[2023-01-17]

  • Add new heatmap calendar example
  • Add like button example
  • Add youtube player example

v3.5.2

[2022-12-11]

  • add StoreSecretsExample example on how to store secrets
  • store ad unit ids in (git-ignored) .env file

v3.5.1

[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.

v3.4.0

[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

v3.3.0

[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

v3.2.0

[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