go_router_path_builder 0.0.1+6 go_router_path_builder: ^0.0.1+6 copied to clipboard
Another approach for generating go_router locations.
Change Log #
All notable changes to this project will be documented in this file. This format is inspired by Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
TODO #
- Add test cases
- Support StatefulShellRoute
[0.0.1] - 2023-11-10 #
- Add code generation for basic
GoRouter
elements:GoRoute
andShellRoute
.
[0.0.1+1] - 2023-11-13 #
- Add CHANGELOG.md.
- Add more comments.
- Update README.md of example project.