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 3e21b9d commit 33ebbe9Copy full SHA for 33ebbe9
example/pubspec.lock
@@ -190,7 +190,7 @@ packages:
190
path: ".."
191
relative: true
192
source: path
193
- version: "1.3.0"
+ version: "2.0.0"
194
sdks:
195
dart: ">=3.0.0-0 <4.0.0"
196
flutter: ">=2.5.0"
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: web3auth_flutter
2
description: Flutter SDK for Torus Web3Auth (Web3Auth)
3
-version: 1.3.0
+version: 2.0.0
4
homepage: https://web3auth.io
5
repository: https://github.com/Web3Auth/web3auth-flutter-sdk.git
6
0 commit comments