media_picker_widget library

Classes

Media
This class will contain the necessary data of selected media
MediaPicker
The MediaPicker widget that will select media files form storage
PickerDecoration
PickerDecoration is used for decorating the UI

Enums

ActionBarPosition
position of action bar of media picker
MediaCount
make picker to select multiple or single media file
MediaType
Media picker selection type

Functions

openCamera({required ValueChanged<Media> onCapture}) → dynamic
call this function to capture and get media from camera