prepare 1.1.1 copy "prepare: ^1.1.1" to clipboard
prepare: ^1.1.1 copied to clipboard

A Dart library that helps manage and configure Dart code generators.

Introduction #

A Dart library that helps manage and configure Dart code generators.

Installation #

Run this command to use the CLI:

dart pub global activate prepare

Usage #

Build #

Generates code based on your configuration:

dart run prepare build

Watch #

Watches your project for changes and automatically regenerates code:

dart run prepare watch
0
likes
150
points
56
downloads

Publisher

verified publisherttangkong.dev

Weekly Downloads

A Dart library that helps manage and configure Dart code generators.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, package_config, pool, yaml

More

Packages that depend on prepare