easy_code 0.2.1 copy "easy_code: ^0.2.1" to clipboard
easy_code: ^0.2.1 copied to clipboard

This package is a code generator for flutter projects.

0.2.1 #

Improvements #

  • Added template to routes and services.
  • Added command to routes and services.
  • Improved the documentation files.
  • Fixed Errors.
  • Added new Template

0.1.1 #

Improvements #

  • Dynamic Import Paths:
    • Implemented dynamic import paths to improve flexibility in code generation, adapting the imports based on the project structure.

0.1.0 - alpha.1 #

New Features #

  • Support for codescript.yaml configuration file:

    • You can now add a codescript.yaml configuration file at the root of the project to define paths, custom options, and other necessary settings for code generation.
    • This provides more flexibility and control over the behavior of codescript, such as configuring default directories or customizing the names of generated classes.
    • Example: See the project's README for an example codescript.yaml file and instructions on how to use it.
  • Improved project workflow integration:

    • The new codescript.yaml file streamlines the integration with the project's workflow, allowing better organization of folders and code structure.
    • It includes configuration for where generated files should be placed, making it easier to customize where specific files are created.

Improvements #

  • Enhanced log messages for clearer information when installing dependencies and running commands within the system.

0.0.1 - Dev 🚧 #

  • Initial package (🚧 under construction 🚧)
0
likes
140
points
54
downloads

Publisher

verified publishercodescript.us

Weekly Downloads

This package is a code generator for flutter projects.

Homepage
Repository

Documentation

API reference

License

MIT (license)

Dependencies

args, completion, path, usage, yaml, yaml_edit

More

Packages that depend on easy_code