We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f732a commit d26b1dbCopy full SHA for d26b1db
2 files changed
flutter_web_auth_2/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.0.2
2
+
3
+- 🌹 Improve README (additions to migration guide and Google scopes)
4
5
## 4.0.1
6
7
- 🌹 Update `flutter_lints` to `5.x` - should not really change anything!
flutter_web_auth_2/pubspec.yaml
@@ -1,6 +1,6 @@
name: flutter_web_auth_2
description: Flutter plugin for authenticating a user with a web service.
-version: 4.0.1
+version: 4.0.2
homepage: https://github.com/ThexXTURBOXx/flutter_web_auth_2
repository: https://github.com/ThexXTURBOXx/flutter_web_auth_2
issue_tracker: https://github.com/ThexXTURBOXx/flutter_web_auth_2/issues
0 commit comments