auto_route 0.2.0 copy "auto_route: ^0.2.0" to clipboard
auto_route: ^0.2.0 copied to clipboard

outdated

AutoRoute is a route generation library, where everything needed for navigation is automatically generated for you.

0.2.0 #

Breaking Changes! #

  • change to using a single config file instead of annotating the actual widget class due to performance issues.
  • add @MaterialRoute(), @CupertinoRoute() and @CustomRoute() annotations
  • remove @AutoRoute() annotation and add @AutoRouter()
  • handle required parameters.
  • add navigating with a global navigator key [without context].
  • support nested navigators.

0.1.1 #

  • code formatting.

0.1.0 #

  • initial release.
3.37k
likes
0
points
196k
downloads

Publisher

verified publishercodeness.ly

Weekly Downloads

AutoRoute is a route generation library, where everything needed for navigation is automatically generated for you.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on auto_route