MediaSelector class

Constructors

MediaSelector()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

clearCache(String path) → void
color(String color) → void
previewPicture(List<String> selectList, int position) → void
previewVideo(String? path) → void
select({PictureMimeType type = PictureMimeType.ofAll, int max = 1, int spanCount = 4, dynamic isCamera = true, bool enableCrop = false, bool compress = true, int ratioX = 1, int ratioY = 1, List<String> selectList = list}) Future<List<Media>>

Constants

channel → const MethodChannel
list → const List<String>