Skip to content

Releases: flutter-form-builder-ecosystem/form_builder_image_picker

4.2.0

21 Dec 18:29
505f191
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

13 Aug 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

11 May 14:58
Compare
Choose a tag to compare

Full Changelog: 3.2.0...4.0.0

3.2.0

26 Apr 11:16
Compare
Choose a tag to compare

What's Changed

  • Field customization by @omnitrogen in #36
  • Allow only camera or gallery by @fkoch-tgm in #40
  • Added Options For Custom Picker View by @itsmeabhi12 in #41

New Contributors

  • @omnitrogen made their first contribution in #36
  • @fkoch-tgm made their first contribution in #40
  • @itsmeabhi12 made their first contribution in #41

Full Changelog: 3.1.0...3.2.0

3.1.0

28 Jul 15:38
c3b3aa7
Compare
Choose a tag to compare
  • no changes

3.0.0

13 Jul 21:03
edeba07
Compare
Choose a tag to compare
3.0.0

2.0.0

07 Nov 21:08
Compare
Choose a tag to compare
  • 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