google_sign_in_tizen 0.2.0 copy "google_sign_in_tizen: ^0.2.0" to clipboard
google_sign_in_tizen: ^0.2.0 copied to clipboard

Tizen implementation of the google_sign_in plugin.

0.2.0 #

  • Update google_sign_in_platform_interface to 3.1.0.
  • Update the Tizen Device Flow implementation for the google_sign_in 7.2.0 API.
  • Add support for client authorization requests such as authorizationForScopes, authorizeScopes, and authorizationHeaders for Device Flow allowed scopes.
  • Update minimum Flutter and Dart versions to 3.29 and 3.7.

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.