river_cli 1.0.3
river_cli: ^1.0.3 copied to clipboard
A CLI tool for generating Riverpod feature structures in Flutter projects.
1.0.3 #
- Initial release of
river_cli. - Added support for
river_cli initto initialize the project structure with folders and base configuration. - Added
river_cli create page:<page_name>command to generate a feature structure with:controllersbindingsviews
- Integrated automatic route updates for
go_router, including route imports and configuration. - Enhanced feature creation with customizable paths via the
--pathflag. - Ensured compatibility with Flutter projects using Riverpod and GoRouter.
- Introduced a user-friendly CLI interface to streamline Flutter development workflows.