navigation_manager 0.1.0 copy "navigation_manager: ^0.1.0" to clipboard
navigation_manager: ^0.1.0 copied to clipboard

discontinuedreplaced by: get
outdated

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.1.0] - 30 June 2021 #

  • Add route observer.

[0.0.13] - 5 June 2021 #

  • Fix null reference at fill route.

  • [0.0.12] - 5 June 2021 #

  • Fix reseting data inside route while new push.

[0.0.11] - 5 June 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
2
likes
30
pub points
37%
popularity

Publisher

verified publisherdart.nogipx.ru

Navigation manager for Navigator 2.0 with a convenient declarative way to define application routes.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

equatable, flutter, meta, uri

More

Packages that depend on navigation_manager