dwm 0.0.0-dev.2
dwm: ^0.0.0-dev.2 copied to clipboard
Desktop Window Manager plugin that allows you accessing the operating system APIs.
import 'src/app.dart';
Future<void> main() async {
await createApp();
}