flouter 0.2.0-nullsafety.2 copy "flouter: ^0.2.0-nullsafety.2" to clipboard
flouter: ^0.2.0-nullsafety.2 copied to clipboard

outdated

A Flutter router that is based navigator 2.0 API and use Regexp to do path matching.

[0.2.0-nullsafety.2] #

  • FIX pushing existing route will now push the route on top of other instead of removing the stack until the existing route

[0.2.0-nullsafety.1] - Flouter + nullsafety = <3 #

Flouter is now compatible with dart nullsafety feature

  • BREAKING rename UriRouteInformationParser to FlouterRouteInformationParser
  • BREAKING rename UriRouterDelegate to FlouterRouterDelegate
  • BREAKING rename UriRouteManager to FlouterRouteManager

[0.1.1] - improve pub score #

  • add basic documentation

[0.1.0] - Initial published version. #

First published version of Flouter a Flutter Router based on the Navigator 2.0 API

14
likes
0
pub points
37%
popularity

Publisher

verified publisherkleak.dev

A Flutter router that is based navigator 2.0 API and use Regexp to do path matching.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, meta, provider

More

Packages that depend on flouter