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 d9daafd commit 1c0ee96Copy full SHA for 1c0ee96
packages/flutter_tools/lib/src/commands/widget_preview.dart
@@ -27,6 +27,7 @@ import '../isolated/resident_web_runner.dart';
27
import '../project.dart';
28
import '../resident_runner.dart';
29
import '../runner/flutter_command.dart';
30
+import '../runner/flutter_command_runner.dart';
31
import '../web/web_device.dart';
32
import '../widget_preview/analytics.dart';
33
import '../widget_preview/dependency_graph.dart';
0 commit comments