registerWith static method
Registers the plugins having separate implementations for web and non-web platforms.
Implementation
static void registerWith() {
VideoPlayerPlugin.registerWith(webPluginRegistrar);
}
Registers the plugins having separate implementations for web and non-web platforms.
static void registerWith() {
VideoPlayerPlugin.registerWith(webPluginRegistrar);
}