Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 372 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 372 Bytes

DrawApp

Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider.

All code free to use and located within /lib.

Special thanks to stackoverflow user Andrey Turkovsky for helping out with color per drawn line issue.