flusgen 1.0.8 copy "flusgen: ^1.0.8" to clipboard
flusgen: ^1.0.8 copied to clipboard

A CLI tool for generating folder structures for Flutter projects

1.0.0 - Initial release #

  • Initial release of Flusgen tool to generate folder structure for Flutter projects.

1.0.1 - Added support for generating structure from a file #

  • Introduced generate-structure-from-file command to allow users to define folder structures via a .txt file.
  • Users can now manually specify the structure instead of relying on the default template.
  • Improved error handling for file operations (e.g., missing files).

1.0.2 - Fix support for generating structure from a file #

  • Fixed issues with the generate-structure-from-file command when handling .txt file input.
  • Improved handling of edge cases for file paths and structure generation.

1.0.4 - Fix Documentation #

  • Fixed and updated documentation to reflect the features and commands accurately.

1.0.5 - Added JSON support for structure generation #

  • Introduced generate-structure-from-json command for generating folder structures from a JSON file.
  • Users can now specify the folder structure in JSON format, providing more flexibility for complex structures.
  • Improved command handling for JSON-based input and automatic creation of folders and files based on JSON-defined paths.
  • Updated documentation to include usage instructions for JSON-based structure generation.

1.0.6 - Improved CLI Descriptions and Command Usage Messages #

  • Enhanced CLI startup message with a clear description of FlusGen and its purpose.
  • Added detailed command descriptions to improve user experience and clarity.
  • Improved error handling for missing arguments in various commands.
  • Refined command usage messages to provide examples and better guidance.
  • Introduced emoji indicators to visually distinguish different command operations.
  • Updated documentation to reflect new improvements in command descriptions.

1.0.7 - Language Support and Localization Improvements #

  • Updated the tool to support multiple languages.
  • Translated the CLI startup message and command descriptions into English.
  • Improved the user experience by offering localized error messages and usage instructions.
  • Enhanced documentation with a section for language configuration and switching.

1.0.8 - Update Demo & Screenshoot #

  • Updated the tool to demo & screnshoot
1
likes
130
points
58
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for generating folder structures for Flutter projects

Documentation

API reference

License

MIT (license)

Dependencies

args, flutter_test, yaml

More

Packages that depend on flusgen