Skip to content

Commit

Permalink
chore: upgrade infinite_scroll_pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasn committed Aug 19, 2023
1 parent a0f92ba commit 4d337e4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
12 changes: 10 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -970,6 +970,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.0.0+1"
flutter_staggered_grid_view:
dependency: transitive
description:
name: flutter_staggered_grid_view
sha256: "19e7abb550c96fbfeb546b23f3ff356ee7c59a019a651f8f102a4ba9b7349395"
url: "https://pub.dev"
source: hosted
version: "0.7.0"
flutter_svg:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1158,10 +1166,10 @@ packages:
dependency: "direct main"
description:
name: infinite_scroll_pagination
sha256: "9517328f4e373f08f57dbb11c5aac5b05554142024d6b60c903f3b73476d52db"
sha256: b68bce20752fcf36c7739e60de4175494f74e99e9a69b4dd2fe3a1dd07a7f16a
url: "https://pub.dev"
source: hosted
version: "3.2.0"
version: "4.0.0"
integration_test:
dependency: "direct dev"
description: flutter
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: lotti
description: Achieve your goals and keep your data private with Lotti.
publish_to: 'none'
version: 0.9.395+2291
version: 0.9.396+2292

msix_config:
display_name: LottiApp
Expand Down Expand Up @@ -95,7 +95,7 @@ dependencies:
ref: 1fcaf9c

hotkey_manager: ^0.1.6
infinite_scroll_pagination: ^3.2.0
infinite_scroll_pagination: ^4.0.0
intersperse: ^2.0.0
intl: ^0.18.0
jiffy: ^6.1.0
Expand Down

0 comments on commit 4d337e4

Please sign in to comment.