file_picker_web 3.0.1
file_picker_web: ^3.0.1 copied to clipboard
Web platform implementation of the file_picker plugin, providing browser file selection, file streaming, and file loading.
3.0.1 #
- Improved package description, added example, and added missing API documentation.
3.0.0 #
- Unified Web platform release for federated
file_pickerarchitecture usingpackage:webanddart:js_interop.
2.0.0 #
- Deprecates plugin in favor of standalone
file_pickerfor all platforms.
1.0.2+1 #
- Fix custom filter String creation.
1.0.2 #
- Addresses an issue that would cause dot being required on filters for web (#343).
1.0.1+2 #
- Bumps
file_picker_platform_interfacedependency version.
1.0.1+1 #
- Updates homepage & description.
1.0.1 #
- Updates API to support
onFileLoadingfromFilePickerInterface.
1.0.0 #
- Adds public API documentation and updates
file_picker_platform_interfacedependency.
0.0.2 #
- Added no-op iOS podspec to prevent build issues on iOS.
0.0.1 #
- Creation of File Picker Web project draft.