google_sign_in_tizen 0.1.3
google_sign_in_tizen: ^0.1.3 copied to clipboard
Tizen implementation of the google_sign_in plugin
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.