Flutter - Dart failing after Android Studio and Flutter update
问题 I had a project that was running without issues and, since I updated to Android Studio 3.5.3 and Flutter 1.13.1-pre.99 • channel master , the same project gives a huge error when trying to run on real device. I am mentioning here Android Studio and Flutter updates because I am not sur which of them (if any) is causing the problems. It looks to me like a problem with flutter_web that I installed some time ago...but still Im not sure how to uninstall flutter_web itself. NOTE: the current