Open v2Nitesh opened 5 years ago
The library is only implemented in Android side, In iOS it is returning the iOS version no. in string ... thats why you are getting this error
The library is only implemented in Android side, In iOS it is returning the iOS version no. in string ... thats why you are getting this error
@crimsonsuv : Thank you for your reply...Do you know any other library which has same behaviour in both Android and iOS...
I have tried https://github.com/Sh1d0w/multi_image_picker but it not providing any customisation...
Thank you in advance.
Hello Nitesh sorry for late reply, I have a library locally set, it works for both ios and android. let me know if you still need it.
Hi @crimsonsuv - Can you please share the step to setup this? Or It's a same process as previous...Have you changed anything in the library ??
Thanks. Nitesh
Hi,
I have started learning flutter a week before. Please help me to solve this problem.
I have clone the Github-Repo of https://github.com/mtellect/FlutterMulti-ImagePicker, and tried to run the project but not able to build this it's only giving me the screen which has button named as "Pick-Up-Images", On clicking button it's not working.
I have tried to run the application on Simulator as well as iPhone-6. (Refer attachment )
Here are the error logs :
Syncing files to device iPhone X... [VERBOSE-2:shell.cc(186)] Dart Error: Unhandled exception: type 'String' is not a subtype of type 'List'
0 FlutterMultipleImagePicker.pickMultiImages (package:flutter_multiple_image_picker/flutter_multiple_image_picker.dart:14:16)