commands/project_structure library
Project structure utilities for Blocraft CLI.
Contains functions to create the recommended folder structure for Flutter projects.
Functions
-
createProjectStructure(
) → void - Creates the base folder structure under lib/src/ for core, shared, and features.