We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae1458 commit d602007Copy full SHA for d602007
packages/flet/lib/src/utils/desktop.dart
@@ -1,3 +1,4 @@
1
+import 'dart:io';
2
import 'package:flutter/foundation.dart';
3
import 'package:flutter/widgets.dart';
4
import 'package:window_manager/window_manager.dart';
0 commit comments