Paint-Redesigned
Paint-Redesigned copied to clipboard
Drawing the curves smoothly
I am trying to find a way to paint the curves smoothly rather than discrete lines the paint is being drawn in the form of lines I am actually drawing lines and as the stroke width is increased it doesn't actually feel smooth at all.
Please take a look at this tweet explaining the issue.
I would appreciate it if someone could help me resolve this PR are welcome.
Update curves have been made bit smoother by drawing lines as Path https://github.com/maheshmnj/flutter_paint/commit/33d4ef65a7c01e741cc29e8c146b3a9e36e3f6f9
Old

New
