get 1.6.2 copy "get: ^1.6.2" to clipboard
get: ^1.6.2 copied to clipboard

outdated

A consistent navigation library that lets you navigate between screens, open dialogs, and display snackbars from anywhere in your code without context, not rebuild materialApp with each navigation and [...]

1.0.0 #

  • initial release

1.0.1 #

  • Doc changes

1.0.2 #

  • Add examples

1.0.3 #

  • Improve Performance

1.1.0 #

  • Add support to named routes

1.2.0 #

  • Add routes navigation with no context

1.2.1 #

  • Fix bug currentState = null

1.3.0 #

  • Update docs, readme, and add full support to flutter_web

1.3.1 #

  • Update docs

1.3.2 #

  • Improve performance

1.3.3 #

  • Fix Get.back arguments

1.3.4 #

  • Improve performance

1.4.0 #

  • Added Get.removeRoute // remove one route. Get.until // back repeatedly until the predicate returns true. Get.offUntil // go to next route and remove all the previous routes until the predicate returns true. Get.offNamedUntil // go to next named route and remove all the previous routes until the predicate returns true.

1.4.0+6 #

  • Improve performance and bug fix

1.4.0+7 #

  • Add more documentation

1.5.0 #

  • Add support to dialogs

1.5.0+1 #

  • Add color and opacity to dialogs

1.6.0 #

  • Add support to snackbars

1.6.1 #

  • Add docs and improve performance

1.6.2 #

  • Fix bugs on blurred Snackbars
15.5k
likes
0
points
717k
downloads

Publisher

verified publishergetx.site

Weekly Downloads

A consistent navigation library that lets you navigate between screens, open dialogs, and display snackbars from anywhere in your code without context, not rebuild materialApp with each navigation and supports flutter_web

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on get