soupjake / drawapp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DrawApp

Awesome Flutter

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.

About

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

License:MIT License


Languages

Language:Objective-C 62.1%Language:Dart 33.6%Language:C 3.5%Language:Java 0.8%