omarhurani / flutter_painter

A Flutter widget to draw scribbles and text on a background image or color 🎨
MIT License
139 stars 107 forks source link

Angle draw #9

Open dimple3695 opened 2 years ago

dimple3695 commented 2 years ago

hey @omarhurani Library is awesome. Great work. Would you please add different angle draw feature?

omarhurani commented 2 years ago

Can you explain what you mean in more detail or using an example?

dimple3695 commented 2 years ago

Hello @omarhurani Thanks for your response. I have added video for understand how I want to resize angle. I have draw 45 degree angle But now don't understand how can I change this angle like different size (30,45,235,120). Please let me know still you have any doubt.

https://user-images.githubusercontent.com/67788535/146875501-3207d523-6885-4876-b50e-3ea40174d6a4.mp4

omarhurani commented 2 years ago

I am pretty sure this is a different package you're referring to, as this feature isn't in Flutter Painter.

dimple3695 commented 2 years ago

yes. It is not available in flutter painter. Would you have any plan to add this feature in future?

omarhurani commented 2 years ago

Sure, I'll keep it in mind.

s20797 commented 2 years ago

hey how can get area of shapes

AnhDTN commented 1 year ago

Hello, any update support for this feature? @omarhurani

mkarenko commented 11 months ago

@dimple3695 Hey, in that video, did you create that effect with angle? Im working on something, and that it would be very useful to look on that code. I want to draw text after drawing the line. In your video there is text below drawn angle lines, and its unique for every angle lines. Screenshot_1704292666

wgziOS commented 1 week ago

It seems that this feature has not been added yet @omarhurani