We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4500df4 commit 689eeebCopy full SHA for 689eeeb
packages/devtools_app/lib/src/standalone_ui/standalone_screen.dart
@@ -8,8 +8,8 @@ import 'package:flutter/material.dart';
8
9
import '../shared/globals.dart';
10
import '../shared/ui/common_widgets.dart';
11
-import 'ide_shared/property_editor/property_editor_panel.dart';
12
import 'ide_shared/not_connected_overlay.dart';
+import 'ide_shared/property_editor/property_editor_panel.dart';
13
import 'vs_code/flutter_panel.dart';
14
15
/// "Screens" that are intended for standalone use only, likely for embedding
0 commit comments