shubham16g / multi_image_picker_view

An image_picker based widget which helps to pick multiple images in a GridView which can also be reorderable.
https://pub.dev/packages/multi_image_picker_view
MIT License
25 stars 27 forks source link

errror running app using this multi_image_picker_view: ^1.1.0 using #49

Open sunilsinghchaudhary00 opened 5 days ago

sunilsinghchaudhary00 commented 5 days ago

../../../.pub-cache/hosted/pub.dev/multi_image_picker_view-1.1.0/lib/src/multi_image_picker_view.dart:114:68: Error: The argument type 'List' can't be assigned to the parameter type 'List'.

FAILURE: Build failed with an exception.

anchao-lu commented 4 days ago

Same issue

sunilsinghchaudhary00 commented 4 days ago

hi for now i am using

multi_image_picker_view: 1.0.2

and it is working fine i downgraded the version

don't add ^ it will work for now in future lets see it is fixed or not

evan8133 commented 3 days ago

check the newest pull request i have made, i have fixed the issue, u can fork the repo and make same changes as mine

sunil-singh-chaudhary commented 3 days ago

can you update the pub.dev too pls