auto_route_generator 0.2.1+1 copy "auto_route_generator: ^0.2.1+1" to clipboard
auto_route_generator: ^0.2.1+1 copied to clipboard

outdated

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

[0.2.1+1] #

  • fix dependency conflict

[0.2.1] #

  • add Route Wrapper
  • add initial flag as a property in all route types
  • change prefix const route names with class name.
  • add fullscreenDialog property to @CustomRoute()

[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.3] #

  • fix more dependencies resolving conflict.

[0.1.2] #

  • fix dependencies resolving conflict.

[0.1.1] #

  • code formatting.

[0.1.0] #

  • initial release.
122
likes
0
pub points
97%
popularity

Publisher

verified publishercodeness.ly

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, auto_route, build, source_gen

More

Packages that depend on auto_route_generator