You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.