flutter_getx_cli 1.0.3 copy "flutter_getx_cli: ^1.0.3" to clipboard
flutter_getx_cli: ^1.0.3 copied to clipboard

A command-line tool for GetX to automate module creation.

1.0.3 #

  • Fix: Prevented duplicate route constants and GetPage entries when running create multiple times.
  • Fix: Added check to prevent overwriting existing module directories.
  • Fix: Corrected regex logic for injecting routes into app_pages.dart to prevent syntax errors.
  • Fix: Improved remove command to clean up bindings and view imports from app_pages.dart.
  • Docs: Comprehensive update to README.md with detailed usage examples and folder structure.
  • Feat: Added --no-route flag to create command.
  • Feat: Added --routes-only flag to remove command.

1.0.2 #

  • Initial stable release with basic module creation and removal.

1.0.0 #

  • Initial version.
1
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool for GetX to automate module creation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path

More

Packages that depend on flutter_getx_cli