https://github.com/csells/just_books
https://github.com/csells/just_books
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/csells/just_books
- Owner: csells
- License: bsd-3-clause
- Created: 2021-07-26T05:55:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-23T01:11:29.000Z (about 3 years ago)
- Last Synced: 2024-12-31T20:16:33.971Z (4 months ago)
- Language: Dart
- Size: 565 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Just Books
A sample that shows how to use the Flutter Router API to handle nested navigation.# Bug
For some reason, `RouteState.go()` causes the path to change first to whatever
was passed and then always goes back to `/popular`. This seems to be ignored,
but it can be seen in the Debug Console in either case.]