river_cli 1.0.4 copy "river_cli: ^1.0.4" to clipboard
river_cli: ^1.0.4 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 init to initialize the project structure with folders and base configuration.
  • Added river_cli create page:<page_name> command to generate a feature structure with:
    • controllers
    • bindings
    • views
  • Integrated automatic route updates for go_router, including route imports and configuration.
  • Enhanced feature creation with customizable paths via the --path flag.
  • Ensured compatibility with Flutter projects using Riverpod and GoRouter.
  • Introduced a user-friendly CLI interface to streamline Flutter development workflows.
8
likes
0
points
89
downloads

Publisher

verified publishershaami.dev

Weekly Downloads

A CLI tool for generating Riverpod feature structures in Flutter projects.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, path

More

Packages that depend on river_cli