aboutsummaryrefslogtreecommitdiffstats
path: root/pubspec.lock
diff options
context:
space:
mode:
Diffstat (limited to 'pubspec.lock')
-rw-r--r--pubspec.lock61
1 files changed, 27 insertions, 34 deletions
diff --git a/pubspec.lock b/pubspec.lock
index 21e1809..ff838ee 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -64,13 +64,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.2"
- cupertino_icons:
- dependency: "direct main"
- description:
- name: cupertino_icons
- url: "https://pub.dartlang.org"
- source: hosted
- version: "1.0.3"
fake_async:
dependency: transitive
description:
@@ -97,6 +90,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
+ flutter_riverpod:
+ dependency: "direct main"
+ description:
+ name: flutter_riverpod
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "2.1.3"
flutter_test:
dependency: "direct dev"
description: flutter
@@ -117,7 +117,7 @@ packages:
source: hosted
version: "3.1.0"
http:
- dependency: transitive
+ dependency: "direct main"
description:
name: http
url: "https://pub.dartlang.org"
@@ -137,13 +137,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.0.2"
- infinite_listview:
- dependency: transitive
- description:
- name: infinite_listview
- url: "https://pub.dartlang.org"
- source: hosted
- version: "1.1.0"
intl:
dependency: "direct main"
description:
@@ -194,26 +187,12 @@ packages:
source: hosted
version: "0.1.5"
meta:
- dependency: transitive
+ dependency: "direct main"
description:
name: meta
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.0"
- nested:
- dependency: transitive
- description:
- name: nested
- url: "https://pub.dartlang.org"
- source: hosted
- version: "1.0.0"
- numberpicker:
- dependency: "direct main"
- description:
- name: numberpicker
- url: "https://pub.dartlang.org"
- source: hosted
- version: "2.1.1"
path:
dependency: transitive
description:
@@ -242,13 +221,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.0"
- provider:
- dependency: "direct main"
+ riverpod:
+ dependency: transitive
description:
- name: provider
+ name: riverpod
url: "https://pub.dartlang.org"
source: hosted
- version: "6.0.1"
+ version: "2.1.3"
sky_engine:
dependency: transitive
description: flutter
@@ -268,6 +247,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.10.0"
+ state_notifier:
+ dependency: transitive
+ description:
+ name: state_notifier
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "0.7.2+1"
stream_channel:
dependency: transitive
description:
@@ -317,6 +303,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "6.1.0"
+ yaml:
+ dependency: "direct main"
+ description:
+ name: yaml
+ url: "https://pub.dartlang.org"
+ source: hosted
+ version: "3.1.1"
sdks:
dart: ">=2.18.0 <3.0.0"
flutter: ">=3.0.0"