dorm_example library

Classes

ExampleGenerator
Renders a complete dORM showcase project from the bundled templates.
ExampleProfile
Describes the templates, dependencies, and capabilities of one engine profile.
ExampleProfiles
Provides the engine profiles supported by the generator.
GenerationResult
Contains the generated project location and the commands needed to run it.

Functions

runCli(List<String> arguments) Future<void>
Parses command-line arguments and generates the selected dORM showcase project.