flutter / flutter-intellij

Flutter Plugin for IntelliJ
https://flutter.dev/using-ide
BSD 3-Clause "New" or "Revised" License
1.95k stars 311 forks source link

Fix simplest cases of ActionUpdateThread #7407

Closed helin24 closed 3 weeks ago

helin24 commented 3 weeks ago

Partially addresses https://github.com/flutter/flutter-intellij/issues/7330

These are classes where there's clearly no UI manipulations happening in update in either the direct classes or inheriting children.