A Dart library that helps manage and configure Dart code generators.
Run this command to use the CLI:
dart pub global activate prepareGenerates code based on your configuration:
dart run prepare buildWatches your project for changes and automatically regenerates code:
dart run prepare watch