menu
flutter_alpha_player_plugin package
documentation
alpha_player_controller.dart
AlphaPlayerController
attachView static method
attachView static method
dark_mode
light_mode
attachView
static method
Future
attachView
(
)
添加播放视频视图
Implementation
static Future<dynamic> attachView() async { return _channel.invokeMethod('attachView'); }
flutter_alpha_player_plugin package
documentation
alpha_player_controller
AlphaPlayerController
attachView static method
AlphaPlayerController class