Skip to content

Latest commit

 

History

History
40 lines (36 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

40 lines (36 loc) · 1.04 KB

Change Log

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