diff --git a/pubspec.lock b/pubspec.lock index e188caee..697f644b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1041,7 +1041,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: diff --git a/pubspec.yaml b/pubspec.yaml index eeb8820f..cf9449ff 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