menu
flutter_smart_ptt package
documentation
method_channel_flutter_smart_ptt.dart
MethodChannelFlutterSmartPtt
init method
init method
dark_mode
light_mode
init
method
@
override
void
init
(
)
override
初始化
Implementation
@override void init() { Log.i(tag, "init"); initMethodChannel(); }
flutter_smart_ptt package
documentation
method_channel_flutter_smart_ptt
MethodChannelFlutterSmartPtt
init method
MethodChannelFlutterSmartPtt class