teleport_router 0.9.0
teleport_router: ^0.9.0 copied to clipboard
A simplified Flutter router based on go_router with annotation support.
0.9.0 #
- Enhance
TeleportRouternavigation and documentation. - Improve router initialization and error handling.
0.8.5 #
- Version sync release.
0.8.4 #
- Version sync release.
0.8.3 #
- Complete removal of
CupertinoPageandMaterialPageto fix the gray background issue during transitions. - Default transition now uses
CustomTransitionPagewithTeleportCupertinoPageTransition.