[Paid] File Picker Extension : Pick Any Type Of File From Storage

[Paid] File Picker Extension : Pick Any Type Of File From Storage

Very simple and easy way to pick file from storage. This extension works on all Android API level.


image

:green_square: Extension Properties

Set limit for caching files.


image
image


:purple_square: Pick Single File

Use this function to pick single file.


image


:yellow_square: Single File Picked

This event will be triggered when single file picked.


image

  • filePath → Return type String.
  • fileUri → Return type String.
  • mimeType → Return type String.
  • fileName → Return type String.
  • fileSize → Return type Integer.
  • formattedSize → Return type String.

:purple_square: Pick Multiple Files

Use this function to pick multiple files.


image


:yellow_square: MultipleFilesPicked

This event will be triggered when multiple files picked.


image

  • filePaths → Return type List.
  • fileUris → Return type List.
  • mimeTypes → Return type List.
  • fileNames → Return type List.
  • fileSizes → Return type List.
  • formattedSizes → Return type List.
  • totalFiles → Return type Integer.

:yellow_square: Canceled

This event will be triggered when user canceled or back pressed.


image


:yellow_square: Failed

This event will be triggered when got any error.


image

  • errorMessage → Return type String.

:yellow_square: Permission Result

This event will be triggered when got storage permission result.


image

  • isGranted → Return type Boolean.

:purple_square: Clear Cache

Use this function to clear all cached files manually.


image


:receipt: Extension Specifications ↓


:star: Size: 36.5 KB
:coin: Price: $6 USD
:gear: Version: 2.0.0 (Latest)
:earth_americas: Released On: 22 May 2024 (GMT+6)
:credit_card: Payment methods: PayPal | Skrill | TransferWise (Wise) | Xoom | Airtm | Binance | Crypto | Pyypl | Card Payment | UPI (:india:) | JazzCash (:pakistan:) | Bkash (:bangladesh:)


2 Likes

@JEWEL Nice extension, I think you have also made a free version of this extension

1 Like