这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: balancefriends/firebase_auth_oauth

Tags

v1.1.0

Toggle v1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update version and CHANGELOG.md

v1.0.3

Toggle v1.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update example app firebase versions

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request amrfarid140#59 from Andre-lbc/main

Updated dependencies.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Link existing user (amrfarid140#47)

* Fix linking account on Android #43

* Released update

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migrate plugin to null safety (amrfarid140#45)

* updated dependencies

* Updated dependencies

* migrated firebase_auth_oauth_platform_interface

* migrated firebase_auth_oauth_web

* migrated firebase_auth_oauth

* updated example

* fixed premature invocation for Firebase.app that's happening before Firebase.initialise() is called

* Update minimum version to iOS 10

* Updated Android to include androidx.browser dependency and added queries to manifest

* published platform_interface

* published web

* published plugin update

* Updated gitignore

v0.2.4

Toggle v0.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated pubspec.yaml files to remove author and add flutter version c…

…onstraints

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove CryptoKit cocoapod in favour of Apple's CryptoKit (amrfarid140#34

)

* Replace CryptoKit with CryptoSwift

* Update lock files

* Remove CryptoSwift dependency and use Apple's CryptoKit

* Increase firebase_auth_oauth plugin version

* Update CHANGELOG.md

v0.2.2

Toggle v0.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Publish 0.2.2

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Lazily fetch default Firebase App (amrfarid140#22)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Firebase 0.18 support (amrfarid140#19)

* Updated with latest firebase changes

* Added Creds linking

* Use  User instead of FirebaseUser

* Updated CHANGELOGs

* Updated README

* Added README to root