flutter_unrouter 0.1.0
flutter_unrouter: ^0.1.0 copied to clipboard
Flutter adapter for the unrouter typed routing core.
0.1.0 #
Added #
- Initial Flutter adapter package for
unrouter. - Inherited core
Unrouterdirectly to keep the adapter runtime lean. - Added a complete Flutter example covering shell navigation, guards, redirects, loader routes, and typed push/pop flows.
- Added functional runtime/widget tests for route-information sync, scope helpers, delegate fallbacks, and shell branch behavior.