archify 1.0.6 copy "archify: ^1.0.6" to clipboard
archify: ^1.0.6 copied to clipboard

A CLI tool for generating clean architecture structure in Flutter projects.

1.0.6 #

  • Added custom command to generate fully custom features based on YAML templates.
  • Custom feature generation now supports dynamic placeholders like {feature_name} in folder and file names.
  • Improved YAML parsing and validation for nested folders and files.
  • Added backup of existing feature folders if the feature already exists before regeneration.
  • Updated README with custom command usage examples.
  • Minor improvements and bug fixes in fs_utils and custom_creator.
2
likes
150
points
338
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for generating clean architecture structure in Flutter projects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

path, yaml, yaml_edit

More

Packages that depend on archify