Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 615 Bytes

File metadata and controls

31 lines (20 loc) · 615 Bytes

0.1.5

  • Update code format.
  • Adds compatibility with http 1.0.

0.1.4

  • Update minimum Flutter and Dart version to 3.13 and 3.1.
  • Update the LICENSE file so that it is recognized by pub.dev.

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.