aboutsummaryrefslogtreecommitdiff
path: root/pubspec.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pubspec.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/pubspec.lock b/pubspec.lock
index 71c7b13..575cf93 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -43,6 +43,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.3"
+ device_apps:
+ dependency: "direct main"
+ description:
+ name: device_apps
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "1.0.9"
fake_async:
dependency: transitive
description:
@@ -151,3 +158,4 @@ packages:
version: "2.0.8"
sdks:
dart: ">=2.7.0 <3.0.0"
+ flutter: ">=1.10.0 <2.0.0"