auto_go_route 1.1.0 copy "auto_go_route: ^1.1.0" to clipboard
auto_go_route: ^1.1.0 copied to clipboard

A powerful, type-safe, and feature-rich routing package for Flutter GoRouter with automatic code generation.

1.1.0 #

  • Dependency updates.

1.0.9 #

  • Add support for analyzer 7.0.0.

1.0.8 #

  • Add support for pageBuilder.
  • Enhance routing capabilities with new bottom sheet navigation features

1.0.7 #

  • Add support for extra parameters.
  • Fix nested routes.

1.0.6 #

  • Enhance routing capabilities with new profile, settings, and notifications tabs; refactor ProfileRoute to use a tabbed interface.

1.0.5 #

  • Fix pushRoute and pushToRoute methods to return Future<T?> instead of void.

1.0.4 #

  • Fix redirect condition in AutoGoRouteGenerator to use fullPath instead of matchedLocation for accurate routing behavior.

1.0.3 #

  • Queries are now optional.

1.0.2 #

  • Added support for query parameters.

1.0.1 #

  • Added support for middleware.
  • Fixed some bugs.

1.0.0 #

  • Initial release.
9
likes
150
points
19
downloads
screenshot

Publisher

verified publishermohesu.com

Weekly Downloads

A powerful, type-safe, and feature-rich routing package for Flutter GoRouter with automatic code generation.

Repository (GitHub)
View/report issues

Topics

#routing #navigation #auto-route #go-router #type-safety

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

equatable, flutter, go_router

More

Packages that depend on auto_go_route