finger_painter 1.1.0 copy "finger_painter: ^1.1.0" to clipboard
finger_painter: ^1.1.0 copied to clipboard

Painting package that let you finger paint with different brushes and different blend modes. The result can be read as a bitmap or list of Points to be used ie on a Map.

1.1.0 #

  • now PainterController.clearContent() can accept a clear color. By default it is transparent
  • fixed initial state of PenType. Before it was always [PenType.paintbrush]

1.0.1 #

  • bug fix: the controller.getPoints() ponts list wasn't available in Painter.onDrawingEnded callback.
  • added some docs.

0.9.0 #

  • initial release.
37
likes
120
pub points
79%
popularity

Publisher

verified publishermarcobavagnoli.com

Painting package that let you finger paint with different brushes and different blend modes. The result can be read as a bitmap or list of Points to be used ie on a Map.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on finger_painter