flutter_drawing_board
flutter_drawing_board copied to clipboard
A new Flutter package of drawing board
### Platforms Android, iOS, Web ### Description I want to be able to save the drawing as a vector file such as PDF or SVG ### Why To be able...
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...
It would be nice to have a default fill tool. I tried getting it implemented but no success. https://pub.dev/packages/floodfill_image
Is there any way to use this package for online whiteboard?
### Version last ### Platforms dart ### Device Model Web (Release) ### flutter info ```sh Flutter: ">=3.3.2 =3.3.2
Hello, Thank you for your library ! I like that you stayed relatively close to the Flutter low level drawing API, it gives great flexibility. However, this package lacks of...
> Thank you for your response and update. > > After upgrading from version 0.9.5 to 0.9.8, the pinch gesture issue on the simulator has been resolved. > > However,...
### Content how to add tools like pen in figma / bezier tool ?