project_structure_generator

Creator: coderz1093

Last updated:

0 purchases

project_structure_generator Image
project_structure_generator Images
Add to Cart

Description:

project structure generator

If you want to convert folders to .json file, for example
flutter pub run project_structure_generator:from_folders -root lib/ -output lib/output.json
-root - root dir
-output - output dir for .json file
If you want to convert json to folders, for example
flutter pub run project_structure_generator:to_folders -json lib/structure.json -output lib/
-output - output dir
-json - input json dir
See folder_structure.json in root path of project for example

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.