menu
last_flutter_flex_player package
documentation
helpers/flex_player_sources.dart
PlayerSources
network static method
network static method
dark_mode
light_mode
network
static method
FlexPlayerSource
network
(
String
url
)
Implementation
static FlexPlayerSource network(String url) { return NetworkFlexPlayerSource(url); }
last_flutter_flex_player package
documentation
helpers/flex_player_sources
PlayerSources
network static method
PlayerSources class