file_selector_web
Web platform implementation of file_selector
0.9.5
318K downloads/mo
#663 most downloaded on pub.dev
flutter/packages
What this package is like to depend on
Last release 2 months ago
01 Jun 2026
Ships unpredictably
gaps range from 8 days to 1.8 years
Most releases are documented
notes for 17 of 21 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
21 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
21 releases · Jan 2021 to Jun 2026
2022
2023
2024
2025
2026
Releases
latest 21-
0.9.501 Jun 2026Release notes
Open source →- Adds support for mimeType on XFile.
- Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
-
0.9.420 Feb 2024Release notes
Open source →- Updates web code to package
web: ^0.5.0. - Updates SDK version to Dart
^3.3.0. Flutter^3.19.0.
- Updates web code to package
-
0.9.4+122 Feb 2024 -
0.9.4+201 Aug 2024 -
0.9.317 Nov 2023 -
0.9.213 Jul 2023Release notes
Open source →- Adds and propagates
cancelevent on file selection. - Changes
openFileto returnnullwhen no files are selected/selection is canceled, as in other platforms.
- Adds and propagates
-
0.9.2+129 Aug 2023Release notes
Open source →- Adds pub topics to package metadata.
- Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
-
0.9.123 Jun 2023Release notes
Open source →- Adds
getSaveLocationand deprecatesgetSavePath. - Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
- Adds
-
0.9.020 Jul 2022Release notes
Open source →- BREAKING CHANGE: Methods that take
XTypeGroups now throw anArgumentErrorif any group is not a wildcard (all filter types null or empty), but doesn't include any of the filter types supported by web.
- BREAKING CHANGE: Methods that take
-
0.9.0+128 Sep 2022Release notes
Open source →- Updates imports for
prefer_relative_imports. - Updates minimum Flutter version to 2.10.
- Fixes avoid_redundant_argument_values lint warnings and minor typos.
- Updates imports for
-
0.9.0+206 Oct 2022 -
0.9.0+322 Feb 2023Release notes
Open source →- Updates links for the merge of flutter/plugins into flutter/packages.
- Updates minimum Flutter version to 3.0.
-
0.9.0+408 Mar 2023Release notes
Open source →- Clarifies explanation of endorsement in README.
- Aligns Dart and Flutter SDK constraints.
-
0.8.125 Feb 2021Nothing published for this version
-
0.8.1+127 Jul 2021Nothing published for this version
-
0.8.1+220 Aug 2021Release notes
Open source →- Add
implementsto pubspec.
0.8.1+1
- Updated installation instructions in README.
0.8.1
- Return a non-null value from
getSavePathfor consistency with API expectations that null indicates canceling.
0.8.0
- Migrated to null-safety
0.7.0+1
- Add dummy
iosdir, so flutter sdk can be lower than 1.20
0.7.0
- Initial open-source release.
- Add
-
0.8.1+310 Jan 2022 -
0.8.1+410 May 2022Release notes
Open source →- Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
-
0.8.1+511 May 2022 -
0.8.025 Feb 2021Nothing published for this version
-
0.7.0+114 Jan 2021Nothing published for this version