PlatformException(multiple_request, Cancelled by a second request, null, null)
Opened this issue · 0 comments
kadirglck commented
After adding an image from my gallery, it does not send me to the crop section. I get this error when I want to add an image from my gallery again.
[VERBOSE-2:ui_dart_state.cc(199)] Unhandled Exception: PlatformException(multiple_request, Cancelled by a second request, null, null)
#0 StandardMethodCodec.decodeEnvelope
package:flutter/…/services/message_codecs.dart:597
#1 MethodChannel._invokeMethod
package:flutter/…/services/platform_channel.dart:158
#2 MethodChannelImagePicker.pickImage
package:image_picker_platform_interface/…/method_channel/method_channel_image_picker.dart:29
#3 _MyAppState._openImage
package:image_crop_example/main.dart:98