D:\src\flutter.pub-cache\hosted\pub.dartlang.org\ed_screen_recorder-0.0.11\android\src\main\java\com\ed_screen_recorder\ed_screen_recorder\EdScreenRecorderPlugin.java:35: warning: [deprecation] Registrar in PluginRegistry has been deprecated
import io.flutter.plugin.common.PluginRegistry.Registrar;
^
D:\src\flutter.pub-cache\hosted\pub.dartlang.org\ed_screen_recorder-0.0.11\android\src\main\java\com\ed_screen_recorder\ed_screen_recorder\EdScreenRecorderPlugin.java:63: warning: [deprecation] Registrar in PluginRegistry has been deprecated
public static void registerWith(Registrar registrar) {
^
2 warnings
D:\src\flutter.pub-cache\hosted\pub.dartlang.org\ed_screen_recorder-0.0.11\android\src\main\java\com\ed_screen_recorder\ed_screen_recorder\EdScreenRecorderPlugin.java:35: warning: [deprecation] Registrar in PluginRegistry has been deprecated import io.flutter.plugin.common.PluginRegistry.Registrar; ^ D:\src\flutter.pub-cache\hosted\pub.dartlang.org\ed_screen_recorder-0.0.11\android\src\main\java\com\ed_screen_recorder\ed_screen_recorder\EdScreenRecorderPlugin.java:63: warning: [deprecation] Registrar in PluginRegistry has been deprecated public static void registerWith(Registrar registrar) { ^ 2 warnings