short_navigation 2.4.2 copy "short_navigation: ^2.4.2" to clipboard
short_navigation: ^2.4.2 copied to clipboard

This package built to navigate between screens (routes) without using context (BuildContext).

2.4.2 #

  • Support Animations [SlideTransition, FadeTransition, ScaleTransition, RotationTransition, SizeTransition]

  • Support new Routes [DialogRoute, RawDialogRoute, PageRouteBuilder, ModalBottomSheetRoute]

  • Support passing T to Routes and return values

  • Support global access to [Anything.of(context)] using class [Gof]

  • Support show [dialog, bottomSheet, snackBar, and materialBanner] using class [GoMessenger]

  • Version 2.2.0

  • Editing three animation routes classes [GoRotation, GoScale, GoSize]

  • We added an alignment parameter to [GoRotation, GoScale]

  • and added another two [SizeDirection] in GoSize (right & left)

  • Version 2.2.2

  • Add canBack() function

  • Version 2.2.3

  • Add default value for backUntil function

  • We made it to back to the first route by default

  • Version 2.3.0

  • Handling navigation exceptions by printing red logs or showing dialog to explain error clearly

  • Version 2.4.0

  • Change Go.toNameRemoveAll to Go.toNameRemoveUntil to be more clear

44
likes
0
points
203
downloads

Publisher

unverified uploader

Weekly Downloads

This package built to navigate between screens (routes) without using context (BuildContext).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on short_navigation