flutter_archive icon indicating copy to clipboard operation
flutter_archive copied to clipboard

propose

Open git91895 opened this issue 3 years ago • 0 comments

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()); }

git91895 avatar May 23 '22 08:05 git91895