image_painter_hap 0.6.2 copy "image_painter_hap: ^0.6.2" to clipboard
image_painter_hap: ^0.6.2 copied to clipboard

A flutter package for drawing over images. Supports color, strokeWidth, different paintModes and exporting image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_painter_hap

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

dependencies:
  image_painter_hap: ^0.6.2

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

Import it

Now in your Dart code, you can use:

import 'package:image_painter_hap/image_painter.dart';
1
likes
130
pub points
64%
popularity

Publisher

unverified uploader

A flutter package for drawing over images. Supports color, strokeWidth, different paintModes and exporting image.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on image_painter_hap