We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2025 code cleanup: remove support for very old SDK versions, pre Dart SDK 3.0(Flutter 3.10)
The text was updated successfully, but these errors were encountered:
Remove support for old Flutter SDKs
3b57628
This resolves flutter#7882
Remove support for old Flutter SDKs (#7883)
1b7e07d
#7882
Prep the CHANGELOG.md for M84 (#7942)
4ce41a7
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) ```
jwren
No branches or pull requests
2025 code cleanup: remove support for very old SDK versions, pre Dart SDK 3.0(Flutter 3.10)
The text was updated successfully, but these errors were encountered: