cj123195 / multi_image_picker_plus

Flutter plugin that allows you to display multi image picker on iOS and Android.
MIT License
4 stars 12 forks source link

[Feature Request] Can you please downgrade the dart version for this package to 2.16? #5

Closed BunnyBuddy closed 10 months ago

BunnyBuddy commented 10 months ago

Okay I've done it, Had to convert enums to classes, and used a few of the old things from the original Multi_Image_Picker2 package, and added max images property for both android and ios. I'll create a fork and show it later