image_gen 0.1.0
image_gen: ^0.1.0 copied to clipboard
A tool to generate images from dart code.
Image gen #
This plugin make programer create image easy
How to use? #
See example please.
After create your dart file, run: dart run build_runner build, and then you can get a image in
your assets folder.
Limit #
You only can use pure dart code. Now, you only can import: image plugin.
Todo #
make some tools in this plugin that can make easy to draw image.