modular_router 2.0.0 copy "modular_router: ^2.0.0" to clipboard
modular_router: ^2.0.0 copied to clipboard

A flutter package to manage routes

2.0.0 (Apr 1, 2026) #

  • Complete refactor to support RoutingMap and Routing for faster path lookup.
  • Added dependency injection support using auto_injector and dynamic_constructor.
  • Integrated NavigatorStateExtension for type-safe navigation.
  • Added module-level and route-level authorization.
  • Added platform-native transitions (Material/Cupertino).
  • Custom page transitions support.
  • Fixed internal route construction bugs for unauthorized and unknown routes.
  • Added comprehensive test suite and example project.

1.0.0 (Feb 26, 2025) #

  • Initial release
2
likes
140
points
95
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter package to manage routes

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

auto_injector, collection, dynamic_constructor, flutter, stateful_widget_binder

More

Packages that depend on modular_router