flouter 0.2.0 copy "flouter: ^0.2.0" to clipboard
flouter: ^0.2.0 copied to clipboard

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
130
points
22
downloads

Publisher

verified publisherkleak.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, meta, provider

More

Packages that depend on flouter