Dynamically Loading SVG Assets from Network in FlutterFlow

I'm encountering a challenge when attempting to dynamically load SVG assets from network sources into a list menu within my FlutterFlow app. Currently, FlutterFlow seems to only support loading images using Image.network, which doesn't effectively render SVGs.

Questions:

  1. Is there a workaround or alternative method within FlutterFlow to directly load SVG assets from network URLs, ensuring proper rendering?

  2. If not currently possible, are there plans to incorporate support for SvgPicture.network or similar functionality in future FlutterFlow updates?

  3. Could you suggest any potential workarounds or alternative approaches to achieve this functionality within the existing FlutterFlow framework?

Additional Information:

  • FlutterFlow version: 4.1.20

I'd greatly appreciate any insights or guidance from the community on effectively addressing this issue!

Thank you

17
8 replies