I am using the markdown element.
https://docs.flutterflow.io/resources/ui/widgets/built-in-widgets/markdown/
After the FlutterFlow upgraded to the new version of flutter my app started to have issues, checking better I discovered that the markdown widget was not working properly initially I though that was an issue of supabase, but at the end was the markdown element itself.
To debug I created a new project with only the markdown element. In attachment the error and the version of the flutterflow that I am using.
How can I solve the issue?
My environment is using:
- FlutterFlow 6.1.45 - Release 16 August
- Flutter 3.32.4
