firebase_auth_web 0.1.1+1 firebase_auth_web: ^0.1.1+1 copied to clipboard
The web implementation of firebase_auth
0.1.1+1 #
- Add an android/ folder with no-op implementation to workaround https://github.com/flutter/flutter/issues/46898
0.1.1 #
- Require Flutter SDK version 1.12.13+hotfix.4 or later.
- Add fake podspec so we don't break compilation on iOS.
- Fix homepage.
0.1.0+2 #
- Remove the deprecated
author:
field from pubspec.yaml. - Bump the minimum Flutter version to 1.10.0.
0.1.0+1 #
- Fixed serialization error for creationTime and lastSignInTime being RFC 1123.
0.1.0 #
- Initial open-source release.