fc_file_picker_util 0.8.2
fc_file_picker_util: ^0.8.2 copied to clipboard
File pickers based on file_selector.
0.8.2 #
- Deprecated: Moved to fast_file_picker.
0.8.1 #
- Make
FcFilePickerPathJSON serializable.
0.8.0 #
- Add
nametoFcFilePickerPath.
0.7.0 #
- Remove
file_pickerdependency. - Set min iOS version to 14.0.
- Breaking: File picking functions return
FcFilePickerPathinstead ofFcFilePickerXResult. - Return both URL and path on iOS.
0.6.0 #
- Update to
saf_util0.2.0.
0.5.0 #
- Add required
writePermissionparam topickFolder
0.4.0 #
- Merge
iosUrlandandroidUriintouriinFcFilePickerXResult. - Update gradle and kotlin versions.
0.3.0 #
- Update
mg_shared_storageto 0.9.0
0.2.0 #
- Update
mg_shared_storage.
0.1.0 #
- Allow
FcFilePickerXResultto return different types of paths.
0.0.8 #
- Update
file_selector. - Don't reuse internal pickers.
0.0.3 #
- Set Flutter version to
3.7.0.
0.0.2 #
- Switch to a forked version of
shared_storage.
0.0.1 #
- Initial release.