Skip to content

Releases: miguelpruivo/flutter_file_picker

8.0.6

01 Jul 20:27
5ee4805
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.5...8.0.6

8.0.5

01 Jul 20:26
5e989e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.4...8.0.5

8.0.4

01 Jul 20:26
d4138e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.3...8.0.4

8.0.3

01 Jul 20:25
7b3eebf
Compare
Choose a tag to compare

What's Changed

  • Fix: TypeError: Instance of 'NativeByteBuffer': type 'NativeByteBuffer' is not a subtype of type 'List'. by @vito-go in #1496

New Contributors

Full Changelog: 8.0.2...8.0.3

8.0.2

01 Jul 20:24
137840a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.1...8.0.2

8.0.1

01 Jul 20:22
0fb60c9
Compare
Choose a tag to compare

What's Changed

  • WASM support for Flutter web by @amrgetment in #1481
  • Compile out broken references if PICKER_DOCUMENT is set to false by @Aulig in #1494

New Contributors

Full Changelog: 8.0.0...8.0.1

8.0.0

20 Mar 16:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.2...8.0.0

5.3.2

25 May 10:28
a8346ee
Compare
Choose a tag to compare

Bumps the dependency win32 to 5.0.2 (#1281). Thank you @frg2089!

5.3.1

25 May 10:27
85ecbae
Compare
Choose a tag to compare

Bump Dart SDK lower bound to <4.0.0 to support Dart 3. Thank you @navaronbracke!

5.3.0

25 May 10:30
65a7c60
Compare
Choose a tag to compare
  • Updates Gradle to version 7.5
  • Adds the namespace property for compatibility with Gradle 8

Thank you @navaronbracke