navigation_manager 1.1.0 copy "navigation_manager: ^1.1.0" to clipboard
navigation_manager: ^1.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

[1.1.0] - 23 August 2021 #

  • Add transition for each route.

[1.0.0] - 22 August 2021 #

  • Actualize readme, migrate to sound null safety.

[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
0
pub points
23%
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

unknown (LICENSE)

Dependencies

equatable, flutter, meta, uri

More

Packages that depend on navigation_manager