Why will FF not show my image that's stored in SQLite Database?

Database & APIs
  • I have small PNG images saved in a table as a BLOB.

  • I have a Read Query setup in FF and references the image column as an ImagePath.

  • I have an image placed on the home screen and have the query setup to reference the image column from the query I made.

With all these steps in place, the image is not showing and I get an error:

type '_UnmodifiableUint8ArrayView' is not a subtype of type 'String?' in type cast

I know the database is running correcly, because I also have category names, which are showing.

What have you tried so far?

I'm not sure of what else to try....

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