octopus 0.0.6 octopus: ^0.0.6 copied to clipboard
A cross-platform declarative router for Flutter with a focus on state and nested navigation. Made with ❤️ by PlugFox.
0.0.6 #
- Lower Dart SDK constraint to 3.1.0nm
0.0.5 #
- Lower the minimum version of
flutter
to3.13.9
- Add end-to-end tests
0.0.4 #
- Avoid duplicates in the history of navigator reports
0.0.3 #
- BUG FIX: Fix nested hash algorithm
0.0.2 #
- BREAKING CHANGE: Add
state
to the routes builder - Public version
- Basic "how to" and documentation
0.0.1-pre.2 #
- Dialogs and pop buttons logic
0.0.1-pre.1 #
- Refactoring
0.0.1-pre.0 #
- Initial publication