FilePickerConfig constructor
- {int videoCompressionLevel = 3,
- int maxFilesAllowed = 0,
- int maxFileSize = 0,
- int maxPixelSize = 0,
- Set<
String> allowedExtensions = const {}, - bool useLiveMediaOnly = false,
- List<
FilePickerOptions> options = const [FilePickerOptions.VIDEO, FilePickerOptions.FILE, FilePickerOptions.CAMERA, FilePickerOptions.GALLERY], - String? giphyApiKey}
Creates the configuration to use in the ZdsFilePicker.
Implementation
const FilePickerConfig