images_keys 0.0.4 copy "images_keys: ^0.0.4" to clipboard
images_keys: ^0.0.4 copied to clipboard

A simple and easy command-line generation tool generating image assets keys for Dart and Flutter projects.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add images_keys

With Flutter:

 $ flutter pub add images_keys

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

dependencies:
  images_keys: ^0.0.4

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

1
likes
140
pub points
44%
popularity

Publisher

unverified uploader

A simple and easy command-line generation tool generating image assets keys for Dart and Flutter projects.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

args, path

More

Packages that depend on images_keys