arnabonetraker

Results 4 issues of arnabonetraker

This package is giving this error during build. ``` Error: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null. - 'WidgetsBinding' is from 'package:flutter/src/widgets/binding.dart' ('../../Development/flutter/packages/flutter/lib/src/widgets/binding.dart'). Try calling...

While in IOS simulator it works fine with app termination, but in Real device it does not work.

I've noticed that the MobileScanner widget occasionally stops displaying the camera preview until I restart my app. No error log was thrown so I am out of the loop. I...

I have been facing unexpected crashes randomly in IOS. Crash log ``` Thread 33 Crashed: 0 libsystem_kernel.dylib 0x00000001ece4501c __pthread_kill + 8 (:-1) 1 libsystem_pthread.dylib 0x000000020f38d680 pthread_kill + 268 (pthread.c:1681) 2...

ios