0 purchases
convert structure to json
convert_structure_to_json #
This package will generate the project structure into a json file.
💻 Installing with command line #
Simply add dart pub global activate convert-structure-to-json in the current project terminal.
Then run convert_structure create . It will generate a json file contain your project structure in json format.
That file will be named structure.json and locate same level as lib folder.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.