icapps_generator 0.3.0 copy "icapps_generator: ^0.3.0" to clipboard
icapps_generator: ^0.3.0 copied to clipboard

Dart tool to automaticly generate new code when creating a new screen.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add icapps_generator

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

dependencies:
  icapps_generator: ^0.3.0

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

3
likes
40
pub points
0%
popularity

Publisher

verified publishericapps.com

Dart tool to automaticly generate new code when creating a new screen.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

path, yaml

More

Packages that depend on icapps_generator