Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor ListState and paginated screens #334

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Next Next commit
Bump go_router
DeD1rk committed Jan 25, 2023
commit 5634aca0d37dcd925afff0fc2431c5674cc17f98
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
@@ -480,7 +480,7 @@ packages:
name: go_router
url: "https://pub.dartlang.org"
source: hosted
version: "5.2.0"
version: "6.0.1"
google_fonts:
dependency: "direct main"
description:
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -110,7 +110,7 @@ dependencies:
flutter_cache_manager: ^3.3.0

# Navigation.
go_router: ^5.1.10
go_router: ^6.0.1

# Displaying QR codes.
qr_flutter: ^4.0.0