Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 480 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 480 Bytes

NEXT

  • Update minimum Flutter and Dart version to 3.13 and 3.1.

0.1.3

  • Add dependency on flutter_secure_storage_tizen.

0.1.2

  • Resolve linter warnings.
  • Update google_sign_in_platform_interface to 2.3.0.
  • Update google_sign_in to 5.4.1.
  • Improve UI.

0.1.1

  • Fix bug where token was always being refreshed.
  • Always request new sign-in for signIn method.
  • Implement signInSilently method.
  • Persist token securely on disk.

0.1.0

  • Initial release.