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

A flutter package to manage routes

2.0.3 (Apr 16, 2026) #

  • Updated README with license information.

2.0.2 (Apr 16, 2026) #

  • Changed license to GNU GPL v3.

2.0.1 (Apr 16, 2026) #

  • Fixed dependency injection.

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
22
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter package to manage routes

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

auto_injector, collection, dynamic_constructor, flutter, stateful_widget_binder

More

Packages that depend on modular_router