-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove the Flutter outline in Q1 2025 #7816
Comments
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Dec 13, 2024
This resolves flutter#7816
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Dec 13, 2024
This resolves flutter#7816
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Dec 13, 2024
Some followup on flutter#7816 and flutter#7817
jwren
added a commit
to jwren/flutter-intellij
that referenced
this issue
Dec 13, 2024
Some followup on flutter#7816 and flutter#7817
jwren
added a commit
that referenced
this issue
Dec 17, 2024
jwren
added a commit
that referenced
this issue
Feb 14, 2025
https://github.com/flutter/flutter-intellij/milestone/96 https://plugins.jetbrains.com/plugin/9212-flutter/edit/versions ``` # 84 - Fix the slow operation notification associated with PubRoot (#7885) - Cleanup: removal of pre Dart SDK 3.0 code (#7882) - Cleanup: removal of the deprecated Swing-- Fix the slow operation notification associated with PubRoot (#7885)based Inspector window (#7861) - Cleanup: removal of the deprecated Outline window (#7816) - Cleanup: removal of the deprecated Performance page window (#7816) - Migrated all instances of EditorNotifications.Provider to the new API (#7830) ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Q4 2024, this was added (d9c5787, 86a3f06) to warn users that the Flutter Outline was going away. In Q1 2025 the Outline window in the Flutter IJ plugin should be deleted.
The text was updated successfully, but these errors were encountered: