How do i convert an imagePath to a string and string to imagePath?

Database & APIs

It seems there are various occasions when i need a URL string to be used as an image path dynamically and some times when i need to take an image path and send it as a string (like in an api call). But FF doesn't like letting me select one when it expects the other.

How do i deal with this?

What have you tried so far?

I've tried looking for conversion functions and i can sometimes "cheat" with "combine text" but it doesn't fit in this case.

Did you check FlutterFlow's Documentation for this topic?
Yes
8
10 replies