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 391940c commit 362f4d1Copy full SHA for 362f4d1
pubspec.lock
@@ -1090,7 +1090,7 @@ packages:
1090
source: hosted
1091
version: "6.2.0"
1092
url_launcher_android:
1093
- dependency: transitive
+ dependency: "direct main"
1094
description:
1095
name: url_launcher_android
1096
sha256: "31222ffb0063171b526d3e569079cf1f8b294075ba323443fdc690842bfd4def"
pubspec.yaml
@@ -58,6 +58,7 @@ dependencies:
58
package_info_plus: ^4.0.1
59
collection: ^1.17.2
60
url_launcher: ^6.1.11
61
+ url_launcher_android: ">=6.1.0"
62
flutter_localizations:
63
sdk: flutter
64
firebase_messaging: ^14.6.3
0 commit comments