services/picker library
Classes
- FastPickerService
- use this service to pick files from device
- FileData
- use this class to get file data path is the file path
- FilePicker
- The interface that implementations of file_picker must implement.
- FilePickerIO
- An implementation of FilePicker that uses method channels.
- FilePickerLinux
- FilePickerMacOS
- FilePickerResult
- FilePickerWindows
- PlatformFile
Enums
- FastPickerType
- use this enum to select the type of file any any file media any media file image only image file video only video file audio only audio file custom custom file type
- FilePickerStatus
- FileType
Constants
- defaultDialogTitle → const String