You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can it be compatible? This registration method. I hope it can be increased.
public static void registerWith(io.flutter.plugin.common.PluginRegistry.Registrar registrar) {
final PackageInfoPlugin instance = new PackageInfoPlugin();
instance.onAttachedToEngine(registrar.context(), registrar.messenger());
}
The text was updated successfully, but these errors were encountered:
Can it be compatible? This registration method. I hope it can be increased.
public static void registerWith(io.flutter.plugin.common.PluginRegistry.Registrar registrar) {
final PackageInfoPlugin instance = new PackageInfoPlugin();
instance.onAttachedToEngine(registrar.context(), registrar.messenger());
}
The text was updated successfully, but these errors were encountered: