Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 265 Bytes

shutdown_platform

the plugin for go-flutter to shutdown platform windowslinuxmac only

Getting Started

a simple usage example:

import 'package:shutdown_platform/shutdown_platform.dart';

String out = await ShutdownPlatform.shutdownNow;