Simple abstraction for handling routes in Flutter
More...
Just extend the RouteHandler class and implement its getRoute method.
extend
RouteHandler
getRoute
Check out the example!
magicleon94.dev
Repository (GitHub)View/report issues
unknown (license)
flutter
Packages that depend on route_handler
Back