flutter / flutter-intellij

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

Continued removal of deprecated or dead code #7712

Closed jwren closed 1 month ago

jwren commented 1 month ago

This PR removes more of the old Inspector view code, also deleting usage of deprecated APIs

Continuation of https://github.com/flutter/flutter-intellij/pull/7711, https://github.com/flutter/flutter-intellij/pull/7710 and https://github.com/flutter/flutter-intellij/pull/7706

This is progress towards removing deprecated API usage, i.e. https://github.com/flutter/flutter-intellij/issues/7718