Skip to content

Commit 31fb552

Browse files
update examples
1 parent 984a2de commit 31fb552

File tree

18 files changed

+51
-75
lines changed

18 files changed

+51
-75
lines changed

flutter/flutter-aggregate-verifier-example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ PODS:
99
- TorusSessionManager (6.0.1):
1010
- curvelib.swift (~> 2.0.0)
1111
- KeychainSwift (~> 20.0.0)
12-
- Web3Auth (11.0.0):
12+
- Web3Auth (11.0.1):
1313
- BigInt (~> 5.2.0)
1414
- curvelib.swift (~> 2.0.0)
1515
- KeychainSwift (~> 20.0.0)
1616
- TorusSessionManager (~> 6.0.1)
1717
- web3auth_flutter (2.0.1):
1818
- Flutter
19-
- Web3Auth (~> 11.0.0)
19+
- Web3Auth (~> 11.0.1)
2020

2121
DEPENDENCIES:
2222
- Flutter (from `Flutter`)
@@ -46,8 +46,8 @@ SPEC CHECKSUMS:
4646
KeychainSwift: 0ce6a4d13f7228054d1a71bb1b500448fb2ab837
4747
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
4848
TorusSessionManager: 9c9871718233dc020ab4fde9bdf37802f01dae10
49-
Web3Auth: 407db5f308ac801d6e110e53c482a28977c49516
50-
web3auth_flutter: f5d75a5b84c082601b617ff018f616d230083a6d
49+
Web3Auth: 5defaf109aa7583d4f9b198daa99b4f24f25038a
50+
web3auth_flutter: 5ecf271e85c16e999bfc774ff9cd4fab6d4e91b6
5151

5252
PODFILE CHECKSUM: 775997f741c536251164e3eacf6e34abf2eb7a17
5353

flutter/flutter-aggregate-verifier-example/pubspec.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -464,11 +464,10 @@ packages:
464464
web3auth_flutter:
465465
dependency: "direct main"
466466
description:
467-
path: "."
468-
ref: "feat/update_pnp_swift_dep"
469-
resolved-ref: "9f1fa58fb738a3e4851bdc28309aa24c12718e24"
470-
url: "https://github.com/web3auth/web3auth-flutter-sdk.git"
471-
source: git
467+
name: web3auth_flutter
468+
sha256: bffe815caac3e1f0357184b41a02d2988f4ace6e66b908a1d08e4c2cc9edc8de
469+
url: "https://pub.dev"
470+
source: hosted
472471
version: "6.1.0"
473472
web3dart:
474473
dependency: "direct main"

flutter/flutter-aggregate-verifier-example/pubspec.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ dependencies:
3535
# The following adds the Cupertino Icons font to your application.
3636
# Use with the CupertinoIcons class for iOS style icons.
3737
cupertino_icons: ^1.0.2
38-
web3auth_flutter:
39-
git:
40-
url: https://github.com/web3auth/web3auth-flutter-sdk.git
41-
ref: feat/update_pnp_swift_dep
38+
web3auth_flutter: ^6.1.0
4239
web3dart: ^2.7.2
4340
shared_preferences: ^2.2.2
4441
http: ^1.2.0

flutter/flutter-auth0-example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ PODS:
99
- TorusSessionManager (6.0.1):
1010
- curvelib.swift (~> 2.0.0)
1111
- KeychainSwift (~> 20.0.0)
12-
- Web3Auth (11.0.0):
12+
- Web3Auth (11.0.1):
1313
- BigInt (~> 5.2.0)
1414
- curvelib.swift (~> 2.0.0)
1515
- KeychainSwift (~> 20.0.0)
1616
- TorusSessionManager (~> 6.0.1)
1717
- web3auth_flutter (2.0.1):
1818
- Flutter
19-
- Web3Auth (~> 11.0.0)
19+
- Web3Auth (~> 11.0.1)
2020

2121
DEPENDENCIES:
2222
- Flutter (from `Flutter`)
@@ -46,8 +46,8 @@ SPEC CHECKSUMS:
4646
KeychainSwift: 0ce6a4d13f7228054d1a71bb1b500448fb2ab837
4747
shared_preferences_foundation: fcdcbc04712aee1108ac7fda236f363274528f78
4848
TorusSessionManager: 9c9871718233dc020ab4fde9bdf37802f01dae10
49-
Web3Auth: 407db5f308ac801d6e110e53c482a28977c49516
50-
web3auth_flutter: f5d75a5b84c082601b617ff018f616d230083a6d
49+
Web3Auth: 5defaf109aa7583d4f9b198daa99b4f24f25038a
50+
web3auth_flutter: 5ecf271e85c16e999bfc774ff9cd4fab6d4e91b6
5151

5252
PODFILE CHECKSUM: 775997f741c536251164e3eacf6e34abf2eb7a17
5353

flutter/flutter-auth0-example/pubspec.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -464,11 +464,10 @@ packages:
464464
web3auth_flutter:
465465
dependency: "direct main"
466466
description:
467-
path: "."
468-
ref: "feat/update_pnp_swift_dep"
469-
resolved-ref: "9f1fa58fb738a3e4851bdc28309aa24c12718e24"
470-
url: "https://github.com/web3auth/web3auth-flutter-sdk.git"
471-
source: git
467+
name: web3auth_flutter
468+
sha256: bffe815caac3e1f0357184b41a02d2988f4ace6e66b908a1d08e4c2cc9edc8de
469+
url: "https://pub.dev"
470+
source: hosted
472471
version: "6.1.0"
473472
web3dart:
474473
dependency: "direct main"

flutter/flutter-auth0-example/pubspec.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ dependencies:
3535
# The following adds the Cupertino Icons font to your application.
3636
# Use with the CupertinoIcons class for iOS style icons.
3737
cupertino_icons: ^1.0.2
38-
web3auth_flutter:
39-
git:
40-
url: https://github.com/web3auth/web3auth-flutter-sdk.git
41-
ref: feat/update_pnp_swift_dep
38+
web3auth_flutter: ^6.1.0
4239
web3dart: ^2.7.2
4340
shared_preferences: ^2.2.2
4441
http: ^1.2.0

flutter/flutter-firebase-example/pubspec.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -520,11 +520,10 @@ packages:
520520
web3auth_flutter:
521521
dependency: "direct main"
522522
description:
523-
path: "."
524-
ref: "feat/update_pnp_swift_dep"
525-
resolved-ref: "7f40219b0262ed1bc1e5e7eaff31650fdf345ea5"
526-
url: "https://github.com/web3auth/web3auth-flutter-sdk.git"
527-
source: git
523+
name: web3auth_flutter
524+
sha256: bffe815caac3e1f0357184b41a02d2988f4ace6e66b908a1d08e4c2cc9edc8de
525+
url: "https://pub.dev"
526+
source: hosted
528527
version: "6.1.0"
529528
web3dart:
530529
dependency: "direct main"

flutter/flutter-firebase-example/pubspec.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ dependencies:
3535
# The following adds the Cupertino Icons font to your application.
3636
# Use with the CupertinoIcons class for iOS style icons.
3737
cupertino_icons: ^1.0.2
38-
web3auth_flutter:
39-
git:
40-
url: https://github.com/web3auth/web3auth-flutter-sdk.git
41-
ref: feat/update_pnp_swift_dep
38+
web3auth_flutter: ^6.1.0
4239
firebase_core: ^3.8.1
4340
firebase_auth: ^5.3.4
4441
web3dart: ^2.7.2

flutter/flutter-playground/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ PODS:
66
- TorusSessionManager (6.0.1):
77
- curvelib.swift (~> 2.0.0)
88
- KeychainSwift (~> 20.0.0)
9-
- Web3Auth (11.0.0):
9+
- Web3Auth (11.0.1):
1010
- BigInt (~> 5.2.0)
1111
- curvelib.swift (~> 2.0.0)
1212
- KeychainSwift (~> 20.0.0)
1313
- TorusSessionManager (~> 6.0.1)
1414
- web3auth_flutter (2.0.1):
1515
- Flutter
16-
- Web3Auth (~> 11.0.0)
16+
- Web3Auth (~> 11.0.1)
1717

1818
DEPENDENCIES:
1919
- Flutter (from `Flutter`)
@@ -39,8 +39,8 @@ SPEC CHECKSUMS:
3939
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
4040
KeychainSwift: 0ce6a4d13f7228054d1a71bb1b500448fb2ab837
4141
TorusSessionManager: 9c9871718233dc020ab4fde9bdf37802f01dae10
42-
Web3Auth: 407db5f308ac801d6e110e53c482a28977c49516
43-
web3auth_flutter: f5d75a5b84c082601b617ff018f616d230083a6d
42+
Web3Auth: 5defaf109aa7583d4f9b198daa99b4f24f25038a
43+
web3auth_flutter: 5ecf271e85c16e999bfc774ff9cd4fab6d4e91b6
4444

4545
PODFILE CHECKSUM: 1959d098c91d8a792531a723c4a9d7e9f6a01e38
4646

flutter/flutter-playground/lib/core/utils/web3auth_utils.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Uri resolveRedirectUrl() {
44
if (Platform.isAndroid) {
55
return Uri.parse('w3a://com.example.flutterplayground');
66
} else {
7-
return Uri.parse('com.w3a.flutterplayground://');
7+
return Uri.parse('com.w3a.flutterplayground://auth');
88
}
99
}

0 commit comments

Comments
 (0)