flutter_drawing_board icon indicating copy to clipboard operation
flutter_drawing_board copied to clipboard

Select & edit shape support

Open hupo376787 opened this issue 1 year ago • 2 comments

Like rectangles, circles, ellipses, polygons, etc.

Like a circle, when selected, show the center and four points(top, bottom, left, right). Select the center point to move the shape, and select top or other to change the radius.

hupo376787 avatar Aug 22 '23 13:08 hupo376787

Hello, I would like to introduce to you a package that can help you do this. Here is the pub.dev link: https://pub.dev/packages/magic_canvas

mag1c-dev avatar Dec 16 '23 03:12 mag1c-dev

Hello, I would like to introduce to you a package that can help you do this. Here is the pub.dev link: https://pub.dev/packages/magic_canvas

Wow, great work, thx.

hupo376787 avatar Dec 16 '23 07:12 hupo376787

Sorry, this package will only contain the most basic drawing functions

xSILENCEx avatar Jul 16 '24 06:07 xSILENCEx