We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6f7c01 + d667c16 commit 77ea64bCopy full SHA for 77ea64b
2 files changed
pubspec.lock
@@ -796,10 +796,10 @@ packages:
796
dependency: "direct main"
797
description:
798
name: url_launcher
799
- sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603"
+ sha256: f6a7e5c4835bb4e3026a04793a4199ca2d14c739ec378fdfe23fc8075d0439f8
800
url: "https://pub.dev"
801
source: hosted
802
- version: "6.3.1"
+ version: "6.3.2"
803
url_launcher_android:
804
dependency: transitive
805
pubspec.yaml
@@ -25,7 +25,7 @@ dependencies:
25
webview_flutter: ^4.10.0
26
webview_flutter_android: ^4.3.0
27
fluttertoast: ^8.2.10
28
- url_launcher: ^6.3.1
+ url_launcher: ^6.3.2
29
30
# Icons
31
phosphor_flutter: ^2.1.0
0 commit comments