Features

  • x Simple image picker
  • x Permission handling
  • x Customizable UI
  • Support for video
  • Support for multiple selection
  • Support for custom image compression

Usage

showAssetPicker(
  context,
  config: AssetPickerConfig(
    maxSelection: 9,
  ),
)