vrouter 0.0.13+1 copy "vrouter: ^0.0.13+1" to clipboard
vrouter: ^0.0.13+1 copied to clipboard

outdated

A Flutter package that makes navigation and routing easy on every platform.

[0.0.13+1] - 23/02/2021 #

  • Change import to display web badge on pub.dev

[0.0.13] - 23/02/2021 #

[0.0.12] - 20/02/2021 #

  • Path parameters given in pushNamed are now encoded
  • pushNamed will now also search in aliases and pick the right path depending on the given pathParameters

[0.0.11+2] - 20/02/2021 #

  • Minor fix for pop events

[0.0.11+1] - 20/02/2021 #

  • Update README

[0.0.11] - 20/02/2021 #

  • give a vRedirector when handling pop events

[0.0.10] - 19/02/2021 #

  • add widgetBuilder for VStacked and VChild

[0.0.9] - 18/02/2021 #

  • add vRedirector in beforeLeave and beforeEnter
  • fix error when replacing path parameters in pushNamed
  • fix error with pushReplace on the web

[0.0.8] - 16/02/2021 #

  • Fix error when pushing a url which does not start with '/'

[0.0.7] - 16/02/2021 #

  • Correct wrong import

[0.0.6] - 16/02/2021 #

  • Remove empty statements

[0.0.5] - 16/02/2021 #

  • Remove dart:io import to enable web support badge

[0.0.4] - 16/02/2021 #

  • Remove unnecessary statements.
  • Remove direct dependence on move_to_background to enable web support badge

[0.0.3] - 16/02/2021 #

  • Fix null error.

[0.0.2] - 16/02/2021 #

  • Fix readme.

[0.0.1] - 16/02/2021 #

  • Initial release.
326
likes
0
pub points
87%
popularity

Publisher

verified publishervrouter.dev

A Flutter package that makes navigation and routing easy on every platform.

Homepage

License

unknown (license)

Dependencies

flutter, js, move_to_background, path_to_regexp, simple_url_handler, url_launcher, url_strategy

More

Packages that depend on vrouter