Skip to content

Commit

Permalink
removed unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
mikezamayias committed Jan 31, 2022
1 parent 7660cc0 commit b972ca8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
28 changes: 0 additions & 28 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b972ca8

Please sign in to comment.