form_builder_image_picker 3.2.0 copy "form_builder_image_picker: ^3.2.0" to clipboard
form_builder_image_picker: ^3.2.0 copied to clipboard

Images picker field for FlutterFormBuilder. Get images from gallery or camera

3.2.0 #

  • NEW Allow only camera or gallery. Details on readme
  • Add icon and backgroundColor properties
  • Update flutter_form_builder to 8.0.0

3.1.0 #

  • Apply license BSD-3-clause
  • Refactor readme

3.0.0 #

  • Support flutter 3
  • Improve documentation and displaying images #20(Thanks @ahmednfwela)

2.0.0 #

  • Support for flutter_form_builder 7.*
  • Use XFile instead of the old picker
  • Proper null safety
  • Added displayCustomType to accept any type for the values
  • Used ListView.builder for lazy loading items

1.0.0-nullsafety.0 #

  • Started working on null-safety

0.1.2 #

  • Formatted code sample in README

0.1.1 #

  • Include code sample in README

0.1.0 #

  • Initial release.
83
likes
140
points
1.95k
downloads

Publisher

verified publisherflutterformbuilderecosystem.com

Weekly Downloads

Images picker field for FlutterFormBuilder. Get images from gallery or camera

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

opencollective.com

License

BSD-3-Clause (license)

Dependencies

async, flutter, flutter_form_builder, image_picker

More

Packages that depend on form_builder_image_picker