srik_cli library

srik_cli — Flutter project scaffolder.

Install globally and use from the command line:

dart pub global activate srik_cli
srik create my_app

Classes

AddCommand
AddFeatureCommand
AddScreenCommand
CreateCommand
DoctorCommand
FeatureGenerator
Generates feature modules and screens inside existing srik projects.
ProjectConfig
Full configuration for a project being generated.
ProjectContext
Loaded from srik.yaml in an existing project root. Used by srik add commands to know how to generate code.
ProjectGenerator
Generates a Flutter project for any supported architecture.

Enums

AppArchitecture
Architecture options the CLI can scaffold.
DesignPreset
Design system presets — each defines a base color palette.
SpacingScale
Spacing scale density.