navigation_manager 0.0.11 navigation_manager: ^0.0.11 copied to clipboard
Navigation manager for Navigator 2.0 with a convenient declarative way to define application routes.
Introduction #
- Create navigation manager which provides convenient declarative way to define app routes
[0.0.11] - 24 March 2021 #
- Remove generic argument inside routes. Use simple json.
- Add documentation about duplcation strategy.
[0.0.9] - 24 March 2021 #
- Add route duplicating strategies
[0.0.1] - 12 March 2021 #
- Initial commit
[0.0.2] - 12 March 2021 #
- Remove provider dependency
[0.0.3] - 13 March 2021 #
- Implement effective navigation with subtrees. Inspired by vk mobile.
[0.0.4] - 16 March 2021 #
- Add class based arguments for routes
[0.0.5] - 16 March 2021 #
- Fix pushing route from system with raw arguments