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.
merged with domesticmouse/drawapp which added cool stuff like bloc pattern and tests. go here if you want a version without these which might be easily to understand for those without bloc knowledge.
Comments are closed.