I am building an app that should take a photo. The app and user can interrogate the image by highlighting parts of it and storing data about the highlighted parts in a Database.
The challenge I have is capturing the image from flutterflow. How do i do that?