form_builder_extra_fields
form_builder_extra_fields copied to clipboard
build(deps): bump flutter_form_builder from 10.1.0 to 10.2.0
Bumps flutter_form_builder from 10.1.0 to 10.2.0.
Changelog
Sourced from flutter_form_builder's changelog.
10.2.0
- Set minimal Flutter version to 3.35.0
- Set minimal Dart version to 3.9.0
- Replace deprecated properties and widgets. This do not affect the public API functionality.
- [FormBuilderRadioGroup] Replace widget to use
RadioGroup.- [FormBuilderField] Use
onResetfromFormField.- [FormBuilderSwitch] Use
activeThumbColortoactiveColor.
Commits
d07e97fchore(release): 10.2.0e2f24d9test: add missing tests on extensions30aa93efeat: update FormBuilderRadioGroup with new RadioGroup widget7694bfcfeat: replace deprecated properties0aa938cbuild: update flutter and dart min version1fb4a85Merge branch 'beta'78f70d7ci: improve verify only major dependenciesb803fa7chore(release): 10.1.005e253btest: fix failed test fixes because new dart formatad620acfeat: improve accessibility for disable picker in FormBuilderDateTimePicker- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| flutter_form_builder | [>= 7.6.a, < 7.7] |
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)