Can we create Drawing Canvas in Flutterflow?

Widgets & Design

I have been thinking of developing an app that lets the user interact with some elements that are drawn on the screen. For example there could be lines, circles, Squares etc and the user should be able to modify their position, size etc using interactive handles.

Earlier I had done something like that using custom Java classes on Android studio, but I want to know if something like this can be done in FlutterFlow?

What have you tried so far?

I have not been able to find anything that would allow me to build something like this in Flutterflow. Not able to find any widget for drawing canvas.

Did you check FlutterFlow's Documentation for this topic?
Yes
3
2 replies