gg_router 1.0.0 copy "gg_router: ^1.0.0" to clipboard
gg_router: ^1.0.0 copied to clipboard

outdated

»Everything is a widget is now true for routing too!« - Powerful AND! simple routing and navigation for Flutter.

Change Log #

1.0.0 #

  • Added the option to define wild card routes using '*' as route name.

1.0.0-beta.5 - March 13th, 2021 #

  • Animations

    • Route transitions can be animated now.
    • Create a separate in and out animation
    • Create different animations for different routes
  • GgPopoverRoute

    • was renamed in GgPopoverRoute
    • Interface was changed slightly
  • Index routes

    • Index routes must not be named with empty name.
    • They must get the name `INDEX.
  • Renamed several identifiers.

1.0.0-beta.4 - March 13th, 2021 #

  • Save and restore route tree

1.0.0-beta.3 - March 11th, 2021 #

  • Added an index route example

1.0.0-beta.2 - March 10th, 2021 #

  • Fixed the unit tests for the example.

1.0.0-beta.1 - March 10th, 2021 #

  • The first public version of GgRouter.
7
likes
0
points
95
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

»Everything is a widget is now true for routing too!« - Powerful AND! simple routing and navigation for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, gg_once_per_cycle, gg_value

More

Packages that depend on gg_router