Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 644 Bytes

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 644 Bytes

[0.1.1] - 19/12/2021

  • Keeping dependencies up-to-date
  • More flexibility on hard-coded text messages
  • Improving example code

[0.1.0] - 16/05/2021

This is a major change as we are forcing an upgrade on the SDK.

To comply with the new SDK we had to change:

  • Migrated dependencies to null safety dependencies
  • Migrated Flat Button deprecated widget To TextButton
  • Migrate a few params to optional

[0.0.4] - 08/02/2021

  • Adding an option to change the Alert dialog tile

[0.0.3] - 04/01/2020

  • Integrate In-App Update.

[0.0.2] - 03/23/2020

  • Ready to use version.

[0.0.1] - 03/20/2020

  • Initial Open Source release.