How to link SVG images to an image widget via their names in FlutterFlow?

Hello to the community!
I have an application on FlutterFlow where I retrieve data from a database, including image names. However, instead of uploading the images directly, I have individual SVG images in the project that I want to use using the picture widget in FlutterFlow.

How can I dynamically link the SVG images to the image widget using their names rather than direct file paths? Are there ways to do this through the FlutterFlow asset image, or are there better approaches for working with SVGs?
Thanks for any advice, recommendations on how to use SVG in FlutterFlow!

4
1 reply