draw_your_image 0.1.0 draw_your_image: ^0.1.0 copied to clipboard
A Flutter package which enables users to draw with fingers in your designed UI.
[0.1.0] - 2021.03.31 #
- Add clear feature
[0.0.7] - 2021.03.31 #
- Add erase feature
[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.