flutter_arcore_plugin
flutter_arcore_plugin copied to clipboard
A Flutter plugin for Android allowing to recongize images via ARCore
e: C:\Users\888888\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\arcore_flutter_plugin-0.0.11\android\src\main\kotlin\com\difrancescogianmarco\arcore_flutter_plugin\ArCoreView.kt: (245, 38): Object is not abstract and does not implement abstract member public abstract fun onActivityCreated(@NonNull p0: Activity, @Nullable p1: Bundle?): Unit defined in android.app.Application.ActivityLifecycleCallbacks e: C:\Users\888888\AppData\Local\Pub\Cache\hosted\pub.flutter-io.cn\arcore_flutter_plugin-0.0.11\android\src\main\kotlin\com\difrancescogianmarco\arcore_flutter_plugin\ArCoreView.kt: (246,...
Can I use the package without null safety and is the package supporting measure distance?
hi, when I try to run the app in debug mode, I get this error ``` Launching lib\main.dart on LG H870 in debug mode... Running Gradle task 'assembleDebug'... ✓ Built...