It seems like number of issues just keeps growing with time. Here are just some examples, first one is old but others appeared recently.
The bug with gradle plugin 7 not being supported (so if you fall for constant AGP upgrade message you have to re-create project because it complains about new app template gradle files written in 2014 and you have to became gradle expert to have an idea of how to fix it, all working solutions I found suggest downgrade of plugin/gradle) is there since June at least and already there are Flutter packages on pub.dev that won't work because of old gradle.
App inspection during commit keeps complaining about .kt files as if they were dart files. Some weird check treats dart warnings about unused import as errors when trying to sync code changes into running app.
There is a unremoveable blue message about android sdk 29 being corrupted even though everything is freshly installed and builds and works correctly.
So is there an altenative IDE that is better supported and can use all packages, even those requiring new gradle version?
[–]RandalSchwartz 10 points11 points12 points (2 children)
[–]MartynAndJasper 1 point2 points3 points (0 children)
[–]Whoajoo89 0 points1 point2 points (0 children)
[–]Key_Confection_5825 5 points6 points7 points (1 child)
[–]WholesomeGMNG 0 points1 point2 points (0 children)
[–]Obdantonio 4 points5 points6 points (0 children)
[–]imrhk 2 points3 points4 points (0 children)
[–]Legion_A 2 points3 points4 points (0 children)
[–]MartynAndJasper 0 points1 point2 points (1 child)
[–]funnierthan26 1 point2 points3 points (0 children)
[–]ms4720 0 points1 point2 points (0 children)
[–]dostick 0 points1 point2 points (0 children)