route_guard 0.0.1 copy "route_guard: ^0.0.1" to clipboard
route_guard: ^0.0.1 copied to clipboard

A lightweight Flutter package to add async or conditional navigation guards to routes, similar to middleware.

0.0.1 #

  • Initial release of route_guard.
  • Provides a simple and customizable way to guard routes in Flutter applications.
  • Supports both synchronous and asynchronous guard logic.
  • Example usage included in the example/ directory.
1
likes
150
points
9
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter package to add async or conditional navigation guards to routes, similar to middleware.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on route_guard