Skip to content

Releases: flutter-form-builder-ecosystem/flutter_form_builder

7.8.0

24 Apr 12:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.7.0...7.8.0

7.7.0

06 Oct 11:24
722cda4
Compare
Choose a tag to compare
7.7.0

7.6.0

17 Aug 18:08
0b8f8e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.5.0...7.6.0

7.5.0

27 Jul 16:54
f54da3a
Compare
Choose a tag to compare
  • no changes

7.4.0

13 Jul 09:18
b15f56d
Compare
Choose a tag to compare
Merge pull request #1084 from flutter-form-builder-ecosystem/release/…

Form Builder Phone Field 1.0.0

14 Jun 22:14
Compare
Choose a tag to compare
  • Added web support

Form Builder 7.3.0

11 Jun 20:33
Compare
Choose a tag to compare
  • Added new attribute timePickerTheme to FormBuilderCupertinoDateTimePicker
  • FormBuilderDateTimePicker.resetIcon changed from Icon to Widget
  • Added avatarBorder attribute to FormBuilderChoiceChip and FormBuilderChoiceChip

BREAKING CHANGES:

  • Renamed attribute theme in FormBuilderCupertinoDateTimePicker to datePickerTheme
  • For FormBuilderChoiceChip and FormBuilderChoiceChip options, replace FormBuilderFieldOption to FormBuilderChipOption which has avatar option for chips

Form Builder 7.2.0

19 May 20:32
Compare
Choose a tag to compare
  • Added new dropdown attributes: borderRadius, enableFeedback, alignment. Fixes #1011
  • Added more date picker and time picker options
  • Made itemHeight attribute of FormBuilderDropdown nullable. Fixes #1015
  • Resolved 'Null check operator used on a null value' bug in RangeSlider. Fixes #990

Form Builder Extra Fields 8.0.0

16 May 10:29
Compare
Choose a tag to compare
  • Flutter 3 compatibility

Form Builder Validators 8.1.0

13 Apr 11:49
Compare
Choose a tag to compare
  • Added Romanian (ro) language support