flutter-form-builder-ecosystem / form_builder_image_picker

Images picker field for FlutterFormBuilder. Get images from gallery or camera
https://pub.dev/packages/form_builder_image_picker
BSD 3-Clause "New" or "Revised" License
33 stars 62 forks source link

Selecting too many pictures lets ImagePicker Icon disappear on the right #6

Open S-ecki opened 3 years ago

S-ecki commented 3 years ago

FilePicker implements this with wraping to a new row, that would be perfect

ccc-dvansevenant commented 3 years ago

Or keep the picker on the left and let the images push to the right and possibly wrap?