Skip to content

Releases: flutter-form-builder-ecosystem/form_builder_image_picker

4.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 15:47

What's Changed

New Contributors

Full Changelog: 4.3.1...4.4.0

4.3.1

Choose a tag to compare

@deandreamatias deandreamatias released this 18 Apr 09:27

What's Changed

Full Changelog: 4.3.0...4.3.1

4.3.0

Choose a tag to compare

@deandreamatias deandreamatias released this 23 Mar 12:52
ea90545

What's Changed

Full Changelog: 4.2.0...4.3.0

4.2.0

Choose a tag to compare

@deandreamatias deandreamatias released this 21 Dec 18:29
505f191

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

Choose a tag to compare

@deandreamatias deandreamatias released this 13 Aug 16:49

What's Changed

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

Choose a tag to compare

@deandreamatias deandreamatias released this 11 May 14:58

Full Changelog: 3.2.0...4.0.0

3.2.0

Choose a tag to compare

@deandreamatias deandreamatias released this 26 Apr 11:16

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

Choose a tag to compare

@deandreamatias deandreamatias released this 28 Jul 15:38
c3b3aa7
  • no changes

3.0.0

Choose a tag to compare

@deandreamatias deandreamatias released this 13 Jul 21:03
edeba07
3.0.0

2.0.0

Choose a tag to compare

@danvick danvick released this 07 Nov 21:08
  • 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