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 0b2b6bf commit 3a035b0Copy full SHA for 3a035b0
pubspec.lock
@@ -986,10 +986,10 @@ packages:
986
dependency: "direct main"
987
description:
988
name: url_launcher
989
- sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603"
+ sha256: f6a7e5c4835bb4e3026a04793a4199ca2d14c739ec378fdfe23fc8075d0439f8
990
url: "https://pub.dev"
991
source: hosted
992
- version: "6.3.1"
+ version: "6.3.2"
993
url_launcher_android:
994
dependency: transitive
995
pubspec.yaml
@@ -63,7 +63,7 @@ dependencies:
63
share_plus: ^11.0.0
64
stream_transform: ^2.1.1
65
timeago: ^3.7.1
66
- url_launcher: ^6.3.1
+ url_launcher: ^6.3.2
67
68
dev_dependencies:
69
bloc_test: ^10.0.0
0 commit comments