icogen 1.0.0+1 copy "icogen: ^1.0.0+1" to clipboard
icogen: ^1.0.0+1 copied to clipboard

A sample command-line application.

icogen #

command line iOS & Android color icons generator, icogen helps you to replace the default icons of your mobile flutter app with simple color icons.

Install #

pub global activate icogen

Use #

To replace all the default icons with a simple color icon

pub global icogen -c \#ffff00 -p path/to/your/flutter/project
  • -c hex color value ( don't forget to escape \#)
  • -p path to your flutter project
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A sample command-line application.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

args, image, rxdart

More

Packages that depend on icogen