fiona_dynamic_form 1.28.2 copy "fiona_dynamic_form: ^1.28.2" to clipboard
fiona_dynamic_form: ^1.28.2 copied to clipboard

Dynamic Form package project. To create forms dynamically. You will find some input implementation but then you will be able to create any input you need.

1.0.0 #

  • Dynamic Forms - Initial version

1.1.0 #

  • Fix some analyzes issues

1.2.0 #

  • Add classes documentation

1.3.0 #

  • Format dart code

1.4.0 #

  • Example of a dynamic form

1.4.1 #

  • Export sources

1.5.0 #

  • Form buttons (submit & cancel)

1.5.1 #

  • More examples have been added

1.6.0 #

  • Field items for Datetime

1.6.1 #

  • Fix intl dependency

1.6.2 #

  • Fix unnecessary imports

1.6.3 #

  • Upgrade dependencies

1.6.4 #

  • Format dart code

1.6.5 #

  • Field items for Decimal & Currency. Validators for email & number range.

1.6.6 #

  • Fix unnecessary imports

1.6.7 #

  • Field item for percentage

1.6.8 #

  • Fix unnecessary imports

1.6.9 #

  • Fix listeners

1.6.10 #

  • Fix empty catch block

1.6.11 #

  • Fix item values parse

1.6.12 #

  • Default empty values for select items (dropdown)

1.6.13 #

  • TextDirections to fix form rendering

1.6.14 #

  • Fill form from an object

1.6.15 #

  • States fixes

1.6.16 #

  • Draw options

1.6.17 #

  • Disable buttons when the form is submitting

1.6.18 #

  • Form Input text direction

1.6.19 #

  • Form Button listeners

1.7.0 #

  • Form item value formatters to string

1.7.1 #

  • Fix form item isEmpty for Datetime

1.8.0 #

  • Form button onSubmit to call onTap and listeners.

1.9.0 #

  • dynamic id type for form select item.

1.9.1 #

  • fix default form select item id.

1.9.2 #

  • fix default form select item dynamic id.

1.9.3 #

  • fix select item widget label position

1.9.4 #

  • Hide label option for input decorator

1.10.0 #

  • Form item visibility: add ability to show/hide items

1.11.0 #

  • Form item visibility: improve visibility feature && add new form visibility widget to wrap any widget and show it regarding an item visibility

1.11.1 #

  • Form item visibility issue: export widget

1.12.0 #

  • Form item state wrapper: to show any widget tied to a form item changes

1.12.1 #

  • Form item state wrapper: export widget

1.13.0 #

  • New label option position to hide the form item labels.

1.14.0 #

  • Add more form item styles options.

1.15.0 #

  • Option to remove inputs borders.

1.15.1 #

  • Fix Option to remove inputs borders

1.15.2 #

  • Fix Option for item keyboards

1.16.0 #

  • New Form Item for multiselect options

1.16.1 #

  • Fix Form Item for multiselect options (remove empty value)

1.16.2 #

  • New widget form for multiselect options (ExpansionTile)

1.17.0 #

  • Add selected items bubbles in multiselect form item

1.17.1 #

  • Fix for selected items bubbles in multiselect form item

1.17.2 #

  • Fix default selected items bubbles in multiselect form item

1.18.0 #

  • Add Form text item option to create an input like TextArea

1.18.1 #

  • Fix Form text item option to create an input like TextArea

1.18.2 #

  • Fix Form text item option to create an input like TextArea

1.18.3 #

  • Fix decimal and percentage input keyboard

1.19.0 #

  • New validator to compare value against another item (example: to compare passwords)

1.19.1 #

  • Fix text input area

1.20.0 #

  • Add clear icon on inputs and DateTimes prefix icons

1.20.1 #

  • Fix form item style clone

1.20.2 #

  • Fix Date time parser

1.21.0 #

  • Improvements for multiple selection widget

1.22.0 #

  • Improvements scaled text

1.23.0 #

  • Select items widget improvements

1.24.0 #

  • Add form style

1.25.0 #

  • Option to add a new value in Select item

1.25.1 #

  • Form Select item styles

1.25.2 #

  • Form Select item styles

1.25.3 #

  • Form Select item styles improvements

1.25.4 #

  • Form Select item styles improvements

1.25.5 #

  • Form Select item improvements

1.25.6 #

  • Form item isEmpty issue fixed

1.25.7 #

  • Form item style error improvements

1.25.8 #

  • Fix select item: prevent to add new empty item

1.25.9 #

  • Fix select item: navigation.pop on error

1.26.0 #

  • Select item: options to show it as a bottomSheet

1.27.0 #

  • Select item: features to show groups

1.27.1 #

  • Select item: fix group wrapper issue

1.27.2 #

  • Select item: fix group wrapper issue

1.27.3 #

  • Select item: fix group render and add group styles

1.27.4 #

  • Select item: add group styles

1.27.5 #

  • Fix error styles issue

1.28.0 #

  • Option to include a Mic as a prefix to record a voice and then transcribe the audio into to input

1.28.1 #

  • Add context to call onRecordAudio

1.28.2 #

  • Fix onChange date time issue
2
likes
150
points
753
downloads

Publisher

unverified uploader

Weekly Downloads

Dynamic Form package project. To create forms dynamically. You will find some input implementation but then you will be able to create any input you need.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dropdown_search, flutter

More

Packages that depend on fiona_dynamic_form