menu
flutter_sing_box package
documentation
flutter_sing_box_method_channel.dart
MethodChannelFlutterSingBox
startService method
startService method
dark_mode
light_mode
startService
method
@
override
Future
<
bool
>
startService
(
)
override
启动已安装的 Windows 系统服务。
Implementation
@override Future<bool> startService() async => false;
flutter_sing_box package
documentation
flutter_sing_box_method_channel
MethodChannelFlutterSingBox
startService method
MethodChannelFlutterSingBox class