fluttercandies / flutter_drawing_board

A new Flutter package of drawing board
MIT License
199 stars 71 forks source link

Select & edit shape support #31

Closed hupo376787 closed 3 months ago

hupo376787 commented 1 year ago

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.

mag1c-dev commented 11 months ago

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

hupo376787 commented 11 months ago

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.

xSILENCEx commented 3 months ago

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