flutter_form_builder
flutter_form_builder copied to clipboard
Simple form maker for Flutter Framework
DateTimePicker is great on mobile, but for desktop Flutter apps it's actually easier to enter dates and times with keyboard using masked input. Also pickers are not so great for...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.2.1 ### Platforms - [ ] Android - [ ] iOS...
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.1 to 3.0.2. Commits 01d16a4 [flutter_lints] Updates various links (#6400) 333d43c [in_app_pur]: Bump org.json:json from 20231013 to 20240303 in /packages/in_ap... ab1630b [pigeon] Adds @SwiftClass annotation (#6372) 352ddac...
Bumps [ytanikin/PRConventionalCommits](https://github.com/ytanikin/prconventionalcommits) from 1.1.0 to 1.2.0. Release notes Sourced from ytanikin/PRConventionalCommits's releases. 1.2.0 What's Changed docs: remove v from uses examples in README.md by @twhiston in ytanikin/PRConventionalCommits#1 build(deps-dev): bump @babel/traverse...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.2.1 ### What you'd like to happen ```Markdown I would like...
## Solution description with flutter 3.19.0, there is an issue with dropdown field hints not being vertically centered. as a work around, users could use hint widget feature that's bounded...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.3.0 ### What you'd like to happen In the `FormBuilderState.patchValue` method,...
### Describe the change you would like to see ```Markdown The documentation doesn't include the relatively-new autoScrollWhenFocusOnInvalid parameter in the validate/saveAndValidate functions. ``` ### How would the suggested change make...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.2.1 ### What you'd like to happen ```Markdown I would like...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package/Plugin version 9.3.0 ### Platforms - [ ] Android - [X] iOS -...