dwm 0.0.0-dev.4
dwm: ^0.0.0-dev.4 copied to clipboard
Desktop Window Manager plugin that allows you accessing the operating system APIs.
import 'src/core/application.dart' show createApp;
Future<void> main() async => createApp();