Hello, I'm working on a project where we need to modify some of the Flutter code. What we had been doing for a few months was to simply create a first version on FlutterFlow, download the code and modify it as needed.
Today, I've been having a lot of problems with the Dart Analyzing feature in Android Studio. I have created a page that is not that complex and the Analyzer can take up to 15 minutes to load the page. Has anything changed recently on the way the code is generated with FlutterFlow that could cause this issue? I do not seem to have any errors in my code.
Thank you!