drawapp
drawapp copied to clipboard
Sample Flutter Drawing App which allows the user to draw onto the canvas along with color picker and brush thickness slider.
background image to draw on it
how to export png image
is possible to get local position if matchs remove from offset list, or someway to erase drawn lines?
I'm getting the following error when I am adding the repo to pubspec.yaml `Because every version of drawapp from git depends on cupertino_icons ^0.1.2 and my_app depends on cupertino_icons ^1.0.0,...
Would like to see a pre-built apk on the releases page.
Great app! Thanks for sharing. Any suggestions on how I could implement smoothing to the lines that are drawn?