fire_auth_quick 0.0.10
fire_auth_quick: ^0.0.10 copied to clipboard
A Flutter plugin for social login and account linking with Google, Facebook, and Apple.
0.0.9 #
- Update dependencies
0.0.8 #
- Fix
await FireAuthQuick.delete();
duplicate
0.0.7 #
- Fix
await FireAuthQuick.delete();
0.0.6 #
- Update: Export the methods and the original properties.
0.0.5 #
- Update dependencies:
firebase_auth: ^5.4.2
0.0.4 #
- Add
unlink(String providerId);
0.0.3 #
- Fix some bugs.
0.0.2 #
- Usage example.
0.0.1 #
- Describe initial release.