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 2bd710f commit 50d6441Copy full SHA for 50d6441
pubspec.lock
@@ -582,7 +582,7 @@ packages:
582
name: url_launcher
583
url: "https://pub.dartlang.org"
584
source: hosted
585
- version: "5.5.1"
+ version: "5.5.2"
586
url_launcher_linux:
587
dependency: transitive
588
description:
pubspec.yaml
@@ -8,7 +8,7 @@ environment:
8
9
dependencies:
10
flutter_disposebag: ^1.0.0
11
- url_launcher: ^5.5.1
+ url_launcher: ^5.5.2
12
rx_redux: ^2.1.0
13
loading_indicator: ^1.2.0
14
flutter_provider: ^1.1.1
0 commit comments