[Paid] Glide - An image loading and caching extension for focused on smooth scrolling

[Paid] Glide - An image loading and caching extension for focused on smooth scrolling

image

:spiral_notepad: Extension Properties

Configure the SDK for loading and caching images.

:purple_square: Load

Set any component to show loaded image into it. You may set url/path/asset to load and show image. It’s also support any dynamic component. GIF animation also supported.

:purple_square: Clear Memory Cache

Use this function to clear cache from random access memory (RAM).

image

:purple_square: Clear Disk Cache

Use this function to clear all cache from cache dir of internal storage.

image

:green_square: Skip Memory Cache

If it's true then the SDK will not store the loaded image into RAM. But it will be stored into cache dir of internal storage.

image

:green_square: Skip Disk Cache

If it's true then the SDK will not store the loaded image into Storage. But it will be stored into RAM.

image

:green_square: Cross Fade

If it's true then you'll see crossfade animation when the loaded image will be overriding the original image.

image

:green_square: Quality

Set quality withing (0-100) to compress the image to store it into cache dir.

image

:green_square: Resizing Image

You can resize the loaded image with custom height & width. Set 0 if you don't want to resize.

image

:green_square: Loader Image

Set a loader image from asset, this image will be showing when given url is downloading.

image

:green_square: Error Image

Set an error image from asset, it will show when given url is failed to download.

image

:green_square: Fallback Image

Set a fallback image from asset, it will show if any error occurred during downloading or parsing.

image

:green_square: Priority

Set priority to download and caching images.

image

:green_square: Scale Type

Set image scale type to set loaded images.

image

:green_square: Transform

Set transform animation during overriding images.

image

:memo: Extension specifications:


:moneybag: Price: $ 5 USD
:basket: Size: 500 KB
:beginner: Library: Glide
:earth_americas: Released on: 20 March 2024 (GMT+06:00)
:earth_americas: Released On: 22 March 2024 (GMT+06:00)
:credit_card: Payment methods: Direct Download | PayPal | Skrill | TransferWise (Wise) | Xoom | Airtm | Binance | Crypto | Pyypl | Payment by Card (:credit_card:) | UPI (:india:) | JazzCash (:pakistan:) | Bkash (:bangladesh:)


Merry Xmas :christmas_tree:
Taifun

2 Likes

Thanks for notice that typing mistake. It's corrected now.

Can you upload a video how is it looks like when scrolling?

1 Like

Sure. I'll try to upload a demo video as soon as I can.