How do I take an image in flutterflow that wil be stored on my Database

Widgets & Design

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?

What have you tried so far?

An option could be to leave the app, capture the image from your built-in camera app, and share the image with the Flutter-flow app. However, this also brings a number of technical challenges unfamiliar to me, and the user experience isn't good.

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