simple_router 0.1.0+1 copy "simple_router: ^0.1.0+1" to clipboard
simple_router: ^0.1.0+1 copied to clipboard

outdated

A simple router for flutter to navigate beetween screens without the need of the context. This package also provides middleware capabilities on route transitions.

[0.1.0+1] #

Updating to the new Flutter stable version

[0.1.0] #

Fully usable api

[0.0.3+2] - Improve #

Correcting to named parameter

[0.0.3+1] - Added New Features #

Add the possibility to pass a name to the route

[0.0.3] - Added New Features #

Add the possibility to add middlewares on transitions

[0.0.2] - Added Documentation #

Added some documentation on how to use the package and the licensing

[0.0.1] - First release #

The first release has common features like navigating without context, and appending actions on before and after the push of the route.

2
likes
40
points
6
downloads

Publisher

verified publisherrodrigobastos.dev

Weekly Downloads

A simple router for flutter to navigate beetween screens without the need of the context. This package also provides middleware capabilities on route transitions.

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on simple_router