We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a0740 commit 2f3c327Copy full SHA for 2f3c327
example/pubspec.lock
@@ -92,7 +92,7 @@ packages:
92
path: ".."
93
relative: true
94
source: path
95
- version: "1.9.0"
+ version: "2.0.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.9.0
+version: 2.0.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