draw_your_image 0.0.6 draw_your_image: ^0.0.6 copied to clipboard
A Flutter package which enables users to draw with fingers.
[0.0.6] - 2021.03.31 #
- Add undo / redo features
[0.0.5] - 2021.03.30 #
- Update
README.md
[0.0.4] - 2021.03.30 #
- Add demo to
README.md
[0.0.3] - 2021.03.30 #
- Add configuration for colors and stroke width
- Add
DrawController
[0.0.2] - 2021.03.30 #
- Add example
- Add document comments
[0.0.1] - 2021.03.30 #
- Draw only black strokes.