Skip to content

Releases: flutter-form-builder-ecosystem/form_builder_file_picker

4.2.0

13 Aug 16:48
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump file_picker from 5.5.0 to 6.1.1 by @dependabot in #73
  • build(deps): bump actions/setup-java from 3 to 4 by @dependabot in #75
  • build(deps): bump actions/stale from 8 to 9 by @dependabot in #76
  • build(deps): bump file_picker from 6.2.1 to 8.0.1 by @dependabot in #81

Full Changelog: 4.1.0...4.2.0

4.1.0

13 Aug 16:48
Compare
Choose a tag to compare

What's Changed

  • Fix incorrect kIsWeb usage instead of withData by @divan in #65
  • Allow to customise the view of pickers by @lowminchien in #69
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #70

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

13 Aug 16:48
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-java from 2 to 3 by @dependabot in #63

Full Changelog: 3.0.0...4.0.0

3.0.0

13 Aug 16:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...3.0.0

2.4.0

27 Feb 12:37
Compare
Choose a tag to compare
2.4.0

2.3.0

30 Jul 01:12
005b349
Compare
Choose a tag to compare
  • no changes

2.2.0

12 Jul 11:46
Compare
Choose a tag to compare
2.2.0

2.1.0

06 Mar 11:43
Compare
Choose a tag to compare
  • Added support for web platform

2.0.0

06 Nov 11:41
Compare
Choose a tag to compare
  • Support for FormBuilder 7.*

1.2.0

06 Nov 11:04
Compare
Choose a tag to compare
  • Add option to define custom file viewer widget
  • Fixed decoration issue
  • Full null safety