flutter_path_drawing icon indicating copy to clipboard operation
flutter_path_drawing copied to clipboard

Improve the docs

Open feinstein opened this issue 5 years ago • 5 comments

I can see there's an example folder and a quick description of the library, but could you also provide a "Quick Start" section on the readme so we can get the feeling of the library a bit quicker?

feinstein avatar Mar 16 '20 23:03 feinstein

Sure! If you want to suggest a pr I'd be happy to review it. Otherwise I'll try to get to this when I can.

dnfield avatar Mar 17 '20 00:03 dnfield

ASICS we need to extend CustomPainter and on paint use the library's functions, then use that CustomPainter on a CustomPaint widget, am I right?

feinstein avatar Mar 17 '20 00:03 feinstein

Yeah that would work

dnfield avatar Mar 17 '20 00:03 dnfield

#@download(2)_<CustomPainter>&

docmaster2 avatar Mar 25 '20 18:03 docmaster2

@feinstein I'm eager to see your PR!

mateusfccp avatar Jun 16 '23 17:06 mateusfccp