zenrouter_devtools 1.2.0
zenrouter_devtools: ^1.2.0 copied to clipboard
Deeplink, Inspection, and Debugging Devtools for ZenRouter
1.1.1 #
- Feat: Display correct
urlfor eachRouteUnique - Feat: Display better type of
StackPath - Feat: Display
RouteLayoutinInspect Tab
1.1.0 #
- BREAKING: Update dependency to
zenrouter: ^1.2.0 - Feat: New sub module
Coordinatoraware in `Inspect Tab - Feat: Add
navigatemethod - Fix: Fix Increase close button size in
DebugOverlay
1.0.0 #
- BREAKING: Update dependency to
zenrouter: ^1.0.0 - Support for new
RouteRedirectRulefeature - Compatible with zenrouter's modular coordinator architecture
0.4.5 #
- Add dependency on
cupertino_iconsfix blank icon in debug overlay
0.4.4 #
- Update
zenrouterversion
0.4.3 #
- Remove toast notifications
0.4.2 #
- Docs: Update README
0.4.1 #
- Docs: Update README and add screenshots
0.4.0 #
- Create
exampleapp - Update README.md
0.3.1 #
- Bump zenrouter version to 0.4.0
0.3.0 #
- Modularize
DebugOverlayinto separate tabs for better maintainability. - Add Problems tab for detecting layout configuration issues (missing, duplicated, unknown paths).
- Add Active tab for visualizing the active layout hierarchy.
- UI improvements: standardized theming, better header, and tab reordering.
- Add support for
recoverfunction
0.2.0 #
- Bump
zenrouterversion
0.1.1 #
- Fix broken homepage link
0.1.0 #
- Initial release of ZenRouter DevTools.
- Visual debug overlay for inspecting navigation stacks.
- Deep link testing: Push or replace routes by URI.
- Quick access to predefined debug routes.
- Visual stack inspection with support for nested and stateful shells.