flutter_route_guard 0.0.1
flutter_route_guard: ^0.0.1 copied to clipboard
A platform-agnostic Flutter package for guarding routes based on asynchronous state.
0.0.1 #
- Initial release.
- Added
RouteGuardwidget for route protection. - Added
GuardAsyncValuefor async state handling.