DrawApp
November 7, 2018 ยท View on GitHub
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.