summaryrefslogtreecommitdiffstats
path: root/pubspec.lock
diff options
context:
space:
mode:
authorFelipe Erias <felipeerias@igalia.com>2021-12-06 14:50:37 +0900
committerFelipe Erias <felipeerias@igalia.com>2021-12-06 14:50:37 +0900
commitd7b7bfc0ecc141c97725448f17fda3512a9245a5 (patch)
treec4eda7919c0b7ff1ba0c535025398f021d75f93a /pubspec.lock
parent192c6bba84159eccdcf3300115a40c9a001304ad (diff)
Update button images
Diffstat (limited to 'pubspec.lock')
-rw-r--r--pubspec.lock15
1 files changed, 15 insertions, 0 deletions
diff --git a/pubspec.lock b/pubspec.lock
index acdcd87..a5a78f1 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -95,6 +95,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.7.0"
+ nested:
+ dependency: transitive
+ description:
+ name: nested
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "1.0.0"
numberpicker:
dependency: "direct main"
description:
@@ -109,6 +116,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
+ provider:
+ dependency: "direct main"
+ description:
+ name: provider
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "6.0.1"
sky_engine:
dependency: transitive
description: flutter
@@ -172,3 +186,4 @@ packages:
version: "2.1.0"
sdks:
dart: ">=2.12.0 <3.0.0"
+ flutter: ">=1.16.0"