We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e65d0c + 4de4a38 commit 355924eCopy full SHA for 355924e
example/pubspec.lock
@@ -92,7 +92,7 @@ packages:
92
path: ".."
93
relative: true
94
source: path
95
- version: "1.8.0"
+ version: "1.9.0"
96
flutter_lints:
97
dependency: "direct dev"
98
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_authgear
2
description: Authgear SDK for Flutter
3
-version: 1.8.0
+version: 1.9.0
4
homepage: https://www.authgear.com
5
repository: https://github.com/authgear/authgear-sdk-flutter
6
documentation: https://authgear.github.io/authgear-sdk-flutter/
0 commit comments