Classes
-
CrossFileTestOverrides
-
Overrides some functions of CrossFile for testing purposes
-
ImageOptions
-
Specifies image-specific options for picking.
-
ImagePickerOptions
-
Specifies options for picking a single image from the device's camera or gallery.
-
ImagePickerPlatform
-
The interface that implementations of image_picker must implement.
-
LostData
-
The response object of
ImagePicker.retrieveLostData
.
-
LostDataResponse
-
The response object of
ImagePicker.getLostData
.
-
MultiImagePickerOptions
-
Specifies options for picking multiple images from the device's gallery.
-
PickedFile
-
A PickedFile is a cross-platform, simplified File abstraction.
-
XFile
-
A CrossFile is a cross-platform, simplified File abstraction.