flutter-form-builder-ecosystem / form_builder_extra_fields

Additional ready-made form input fields for flutter_form_builder package
https://pub.dev/packages/form_builder_extra_fields
BSD 3-Clause "New" or "Revised" License
28 stars 47 forks source link

build(deps): bump flutter_form_builder from 7.7.0 to 7.8.0 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flutter_form_builder from 7.7.0 to 7.8.0.

Changelog

Sourced from flutter_form_builder's changelog.

[7.8.0]

  • Remove deprecated property toggleableActiveColor
  • Add widget tests for FormBuilderRangeSlider
  • Add tests for FormBuilderDateRangePicker
  • Add OutlinedBorder shape BorderSide side to FormBuilderCheckbox
  • Add FormBuilderFields type alias
  • Able to change dynamically field name
  • Fix time picker dialog locale
  • Provide magnifier configuration parameter to form builder text field
Commits
  • 1772ece chore(release): 7.8.0
  • 5407f92 build: build with Flutter 3.7.x
  • d6979d4 fix: update example
  • 8296f60 Merge pull request #1185 from tsinis/main
  • f2b71bc fix(analyze): replaced deprecated field with new one
  • 173d706 chore: bump flutter and dart versions
  • 390d2d9 feat(ui): provide magnifier configuration parameter
  • 9742864 Merge pull request #1178 from flutter-form-builder-ecosystem/1173
  • 2468d2b feat: Able to change dynamically field name
  • 4a3db67 Merge pull request #1176 from flutter-form-builder-ecosystem/hotfix/timepicke...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)