clean_dart_generate 1.0.12 copy "clean_dart_generate: ^1.0.12" to clipboard
clean_dart_generate: ^1.0.12 copied to clipboard

A CLI tool for generating controllers and repositories for models.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add clean_dart_generate

With Flutter:

 $ flutter pub add clean_dart_generate

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  clean_dart_generate: ^1.0.12

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

1
likes
145
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

A CLI tool for generating controllers and repositories for models.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

path

More

Packages that depend on clean_dart_generate