[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

  • file Path → Return type String.
  • fileUri → Return type String.
  • mimeType → Return type String.
  • file Name → Return type String.
  • file Size → 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

  • error Message → 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
:android: Version: 2.0.0 (Latest)
:earth_americas: Released On: 21 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:)


7 Likes

Nice Work :heart:.

3 Likes

Thanks :heart: @AyanDeveloper :heart:

1 Like