diff --git a/pubspec.lock b/pubspec.lock index bdfe5556..f96026ff 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -641,13 +641,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "1.1.3" - hookified_infinite_scroll_pagination: - dependency: "direct main" - description: - name: hookified_infinite_scroll_pagination - url: "https://pub.dartlang.org" - source: hosted - version: "0.1.0" hooks_riverpod: dependency: "direct main" description: @@ -690,13 +683,6 @@ packages: url: "https://pub.dartlang.org" source: hosted version: "3.2.0" - infinite_scroll_pagination: - dependency: transitive - description: - name: infinite_scroll_pagination - url: "https://pub.dartlang.org" - source: hosted - version: "3.2.0" introduction_screen: dependency: "direct main" description: @@ -1046,7 +1032,7 @@ packages: name: scroll_to_index url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "3.0.1" shared_preferences: dependency: "direct main" description: @@ -1129,13 +1115,6 @@ packages: description: flutter source: sdk version: "0.0.99" - sliver_tools: - dependency: transitive - description: - name: sliver_tools - url: "https://pub.dartlang.org" - source: hosted - version: "0.2.6" source_gen: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 61f67201..5ccbcb6e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: logger: ^1.1.0 permission_handler: ^10.0.2 marquee: ^2.2.3 - scroll_to_index: ^2.1.1 + scroll_to_index: ^3.0.1 package_info_plus: ^1.4.3 version: ^3.0.2 audio_service: ^0.18.7