dmitry-kotorov
dmitry-kotorov
Same here. Downgrading dependency to camera_android_camerax: 0.6.10+1 helps for now
With the new version I got the following crash (downgrading to camera_android_camerax: 0.6.10+1 still helps): E/AndroidRuntime(28931): FATAL EXCEPTION: main E/AndroidRuntime(28931): Process: com.ThreeBoots, PID: 28931 E/AndroidRuntime(28931): java.lang.NoSuchMethodError: No virtual method setCameraSelector(Landroidx/camera/core/CameraSelector;)Landroidx/camera/core/Preview$Builder;...
> Just updating the camerax dependencies and removing the removed functions already works for photos. Haven't tested videos and image analysis yet Did you test on Android devices?
> > > Just updating the camerax dependencies and removing the removed functions already works for photos. Haven't tested videos and image analysis yet > > > > > >...
The Dart team has deprecated macros. So is there any workaround for this?