We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94290ff commit 4e11711Copy full SHA for 4e11711
example/pubspec.lock
@@ -193,7 +193,7 @@ packages:
193
path: ".."
194
relative: true
195
source: path
196
- version: "1.1.0"
+ version: "2.0.0"
197
sky_engine:
198
dependency: transitive
199
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: single_factor_auth_flutter
2
description: Single Factor Auth Flutter SDK
3
-version: 1.1.0
+version: 2.0.0
4
homepage: "https://github.com/web3auth/single-factor-auth-flutter"
5
6
environment:
0 commit comments