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 0a5a333 commit 7129c5eCopy full SHA for 7129c5e
example/pubspec.lock
@@ -296,10 +296,10 @@ packages:
296
dependency: "direct main"
297
description:
298
name: url_launcher
299
- sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603"
+ sha256: f6a7e5c4835bb4e3026a04793a4199ca2d14c739ec378fdfe23fc8075d0439f8
300
url: "https://pub.dev"
301
source: hosted
302
- version: "6.3.1"
+ version: "6.3.2"
303
url_launcher_android:
304
dependency: transitive
305
example/pubspec.yaml
@@ -24,7 +24,7 @@ dependencies:
24
path: ../
25
package_info_plus: ^8.3.0
26
rxdart: ^0.28.0
27
- url_launcher: ^6.3.1
+ url_launcher: ^6.3.2
28
web: ^1.1.1
29
web_browser_detect: ^2.2.0
30
yaml: ^3.1.3
0 commit comments