File tree Expand file tree Collapse file tree 3 files changed +1
-191
lines changed
src/io/flutter/inspections Expand file tree Collapse file tree 3 files changed +1
-191
lines changed Original file line number Diff line number Diff line change 55### Removed
66
77- The Flutter version is now read from the file ./bin/cache/flutter.version.json, required in Flutter 3.33+ (#8465 )
8+ - Notification of required pub actions at the top of Dart files (#7623 , #8481 )
89
910### Changed
1011
1718
1819- Register VM service with DTD (#8436 )
1920- Fix for ClassCastException: BadgeIcon on flutter runs (#8426 )
20- - Fix the FlutterDependencyInspection for the analyzer workspaces (#8428 )
2121
2222## 87.0.0
2323
Original file line number Diff line number Diff line change 338338
339339 <projectOpenProcessor id =" flutter" implementation =" io.flutter.project.FlutterProjectOpenProcessor" order =" first" />
340340
341- <localInspection bundle =" io.flutter.FlutterBundle" key =" outdated.dependencies.inspection.name"
342- groupName =" Flutter" enabledByDefault =" true" level =" WARNING" language =" Dart"
343- implementationClass =" io.flutter.inspections.FlutterDependencyInspection" />
344-
345341 <editorNotificationProvider implementation =" io.flutter.editor.FlutterPubspecNotificationProvider" />
346342 <editorNotificationProvider implementation =" io.flutter.inspections.SdkConfigurationNotificationProvider" />
347343 <editorNotificationProvider implementation =" io.flutter.editor.NativeEditorNotificationProvider" />
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments