mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
chore(deps): bump scroll_to_index from 2.1.1 to 3.0.1
Bumps [scroll_to_index](https://github.com/quire-io/scroll-to-index) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/quire-io/scroll-to-index/releases) - [Changelog](https://github.com/quire-io/scroll-to-index/blob/master/CHANGELOG.md) - [Commits](https://github.com/quire-io/scroll-to-index/commits/3.0.1) --- updated-dependencies: - dependency-name: scroll_to_index dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
139d4dc033
commit
2a7381a677
23
pubspec.lock
23
pubspec.lock
@ -641,13 +641,6 @@ packages:
|
|||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.1.3"
|
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:
|
hooks_riverpod:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@ -690,13 +683,6 @@ packages:
|
|||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "3.2.0"
|
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:
|
introduction_screen:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@ -1046,7 +1032,7 @@ packages:
|
|||||||
name: scroll_to_index
|
name: scroll_to_index
|
||||||
url: "https://pub.dartlang.org"
|
url: "https://pub.dartlang.org"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "2.1.1"
|
version: "3.0.1"
|
||||||
shared_preferences:
|
shared_preferences:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
@ -1129,13 +1115,6 @@ packages:
|
|||||||
description: flutter
|
description: flutter
|
||||||
source: sdk
|
source: sdk
|
||||||
version: "0.0.99"
|
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:
|
source_gen:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -31,7 +31,7 @@ dependencies:
|
|||||||
logger: ^1.1.0
|
logger: ^1.1.0
|
||||||
permission_handler: ^10.0.2
|
permission_handler: ^10.0.2
|
||||||
marquee: ^2.2.3
|
marquee: ^2.2.3
|
||||||
scroll_to_index: ^2.1.1
|
scroll_to_index: ^3.0.1
|
||||||
package_info_plus: ^1.4.3
|
package_info_plus: ^1.4.3
|
||||||
version: ^3.0.2
|
version: ^3.0.2
|
||||||
audio_service: ^0.18.7
|
audio_service: ^0.18.7
|
||||||
|
Loading…
Reference in New Issue
Block a user