file_picker_web 3.0.0 copy "file_picker_web: ^3.0.0" to clipboard
file_picker_web: ^3.0.0 copied to clipboard

Platformweb

Web platform implementation of the file_picker plugin.

3.0.0 #

  • Unified Web platform release for federated file_picker architecture using package:web and dart:js_interop.

2.0.0 #

  • Deprecates plugin in favor of standalone file_picker for 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_interface dependency version.

1.0.1+1 #

  • Updates homepage & description.

1.0.1 #

  • Updates API to support onFileLoading from FilePickerInterface.

1.0.0 #

  • Adds public API documentation and updates file_picker_platform_interface dependency.

0.0.2 #

  • Added no-op iOS podspec to prevent build issues on iOS.

0.0.1 #

  • Creation of File Picker Web project draft.