diff --git a/pubspec.lock b/pubspec.lock index cacc480..a5f9488 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -335,13 +335,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.0.4" - flutter_riverpod: - dependency: transitive - description: - name: flutter_riverpod - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.3" flutter_svg: dependency: "direct main" description: @@ -408,13 +401,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.1.0" - hooks_riverpod: - dependency: "direct main" - description: - name: hooks_riverpod - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.3" http: dependency: transitive description: @@ -667,13 +653,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "0.4.1" - riverpod: - dependency: transitive - description: - name: riverpod - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.3" rxdart: dependency: transitive description: @@ -749,13 +728,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "2.2.8" - 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: diff --git a/pubspec.yaml b/pubspec.yaml index a53073c..427bc21 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,6 @@ dependencies: freezed_annotation: ^1.1.0 get_it: ^7.2.0 google_fonts: ^2.2.0 - hooks_riverpod: ^1.0.3 json_annotation: ^4.4.0 provider: ^6.0.2 responsive_builder: ^0.4.1