diff options
Diffstat (limited to 'pubspec.lock')
| -rw-r--r-- | pubspec.lock | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/pubspec.lock b/pubspec.lock index 575cf93..abf58a0 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1,6 +1,13 @@ # Generated by pub # See https://dart.dev/tools/pub/glossary#lockfile packages: + android_intent: + dependency: "direct main" + description: + name: android_intent + url: "https://pub.dartlang.org" + source: hosted + version: "0.3.7+2" async: dependency: transitive description: @@ -95,6 +102,13 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.7.0" + platform: + dependency: transitive + description: + name: platform + url: "https://pub.dartlang.org" + source: hosted + version: "2.2.1" sky_engine: dependency: transitive description: flutter @@ -158,4 +172,4 @@ packages: version: "2.0.8" sdks: dart: ">=2.7.0 <3.0.0" - flutter: ">=1.10.0 <2.0.0" + flutter: ">=1.12.13+hotfix.5 <2.0.0" |
