registerWith static method
Registers the web implementation with the Flutter plugin system.
Implementation
static void registerWith(Registrar registrar) {
PickerProMaxUltraPlatform.instance = WebImplementation();
}
Registers the web implementation with the Flutter plugin system.
static void registerWith(Registrar registrar) {
PickerProMaxUltraPlatform.instance = WebImplementation();
}