aboutsummaryrefslogtreecommitdiff
path: root/pubspec.yaml
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2020-06-02 22:17:22 +0530
committerAkshay Nair <phenax5@gmail.com>2020-06-02 22:17:22 +0530
commitc285f8e733d448555209f95fd76eedbeef5d9e24 (patch)
treee28137a9fa79ba4c8e721df9877d0ee4671f4973 /pubspec.yaml
parentc60b58a16662fb33121e94b05cc1c868d8f3f16d (diff)
downloaddaft-launcher-c285f8e733d448555209f95fd76eedbeef5d9e24.tar.gz
daft-launcher-c285f8e733d448555209f95fd76eedbeef5d9e24.zip
Adds application list component in apps view
Diffstat (limited to '')
-rw-r--r--pubspec.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pubspec.yaml b/pubspec.yaml
index af46be9..8c8f88f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -23,7 +23,9 @@ environment:
dependencies:
flutter:
sdk: flutter
- intl: 0.16.1
+ intl: ^0.16.1
+ device_apps: ^1.0.9
+
# The following adds the Cupertino Icons font to your application.