Radhey Jat

Results 4 comments of Radhey Jat

Same error occured is there any way to resolve this issue `The following _CastError was thrown building AnimatedBuilder(animation: PageController#faf09(one client, offset 0.0), dirty, state: _AnimatedState#1745d): Null check operator used on...

D/InputTransport(16535): Input channel constructed: 'b4f35ac', fd=140 I/ViewRootImpl@ce67b10[ProductView](16535): setView = com.android.internal.policy.DecorView@22f6038 TM=true V/ViewRootImpl@61afd99[ProductView](16535): updateAppliedLetterboxDirection, direction=0, Caller=android.view.ViewRootImpl.handleDispatchLetterboxDirectionChanged:12053 F/libc (16535): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 24732 (CameraThread), pid 16535...

> I found this issue happend when I disconnect device which is previewing。 I found that in libusb_free_transfer , comment out //usbi_mutex_destroy(&itransfer->lock); will solve this issue Please specify file path...

Same Error trrigger when call `await FlutterForegroundPlugin.setServiceMethod(globalForegroundService);` Without this method working fine but not call onStart & onStop method