Ragupathy
Results
2
comments of
Ragupathy
Any update on this? is this bug in google map latest version 3.0.1 beta? So is there any issue in my app side? we are receiving more than 10 crash...
@override void dispose() { scannerController.dispose(); super.dispose(); } Try to add a controller dispos() option in the dispose method. Looks like it is working for me. I will check with some...