https://github.com/timnew/destination
https://github.com/timnew/destination
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/timnew/destination
- Owner: timnew
- License: mit
- Created: 2021-11-10T07:20:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-10T07:24:25.000Z (over 4 years ago)
- Last Synced: 2025-02-28T18:04:26.588Z (over 1 year ago)
- Language: Dart
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# destination
[](https://github.com/timnew/destination)
[](https://pub.dev/packages/destination)
[](https://github.com/timnew/destination/actions?query=workflow%3ARun-Test)
A library makes Flutter Navigation 2.0 easy to work with
## Usage
TODO: Include short and useful examples for package users. Add longer examples
to `/example` folder.
```dart
const like = 'sample';
```
## Key Concepts
### Destination
### NavigationStack
### NavigationController
### NavigationStackParser
### PageFactory
### BadDestination
### NavigationControllerProvider