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.
convert
1 parent 6ffcc45 commit 3d110feCopy full SHA for 3d110fe
pubspec.lock
@@ -202,7 +202,7 @@ packages:
202
source: hosted
203
version: "1.3.3"
204
convert:
205
- dependency: transitive
+ dependency: "direct main"
206
description:
207
name: convert
208
sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
pubspec.yaml
@@ -58,6 +58,7 @@ dependencies:
58
package_info_plus: ^5.0.1
59
collection: ^1.17.2
60
url_launcher: ^6.1.11
61
+ convert: ^3.1.1
62
url_launcher_android: ">=6.1.0"
63
flutter_localizations:
64
sdk: flutter
0 commit comments