Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

45 lines (40 loc) · 1.16 KB

Change Log

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