firebase_auth_oauth_platform_interface 1.0.1 firebase_auth_oauth_platform_interface: ^1.0.1 copied to clipboard
Platform interface plugin for firebase_auth_oauth. This includes API definition which will be implemented for android, ios and web.
1.0.1 #
- Updated
firebase_auth
to Version ^2.0.0 - Updated
firebase_core
to Version ^1.3.0
1.0.0 #
- Migrated to null safety
- Updated
firebase_auth
to Version ^1.0.0 - Updated
firebase_core
to Version ^1.0.0
0.2.2 #
- Updated
firebase_auth
to Version ^0.20.0+1 - Updated
firebase_core
to Version ^0.7.0
0.2.1 #
- Fixed Firebase not initialised issue when using this plugin
0.2.0 #
- Migrated to
firebase_auth
^0.18.0+1 - Migrated to
firebase_auth
^0.5.0 - Added
linkExistingUserWithCredentials
to link existing user with OAuth credentials
0.1.0+6 #
- Internal method channel rename
0.1.0+5 #
- Updated firebase_auth to Version ^0.16.1
- Updated firebase_core to Version ^0.4.5
0.1.0+4 #
- Updated firebase_auth to Version ^0.16.0
0.1.0+3 #
- Downgraded to 0.15.3
0.1.0+2 #
- Use firebase version 0.15.4
0.1.0+1 #
- Updated firebase version
0.1.0 #
- Initial release