Files
packages.dart/deprecated/fb_auth/CHANGELOG.md
T
2026-01-15 14:38:46 -08:00

38 lines
556 B
Markdown

# 1.2.0
* Plugin is now deprecated
## 1.1.0
* Updating to Bloc 2.0.0
## 1.0.6
* Fixing Google Login (Mobile, Web)
## 1.0.3
* Updating to `bloc 1.0.0`
* Fixing Google Login (Mobile, Web)
* Try login after failed create account or user is null
## 1.0.1
* Support for Login with Access Token
* Support for Google Sign In for Mobile and Web
## 1.0.0
* Adding Support for Desktop
* Updated Example for Desktop
* Adding App Config Requirement
* Fixing Bugs with `io` auth
## 0.0.2
* Add Sign In As Guest
## 0.0.1
* TODO: Describe initial release.