CachedNetworkImage (Package of the Week)

preview_player
Показать описание

A picture is worth 1,000 words, but is it worth 2,000? Use CachedNetworkImage to stop re-downloading images in your Flutter apps 🌄💙

This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

#PackageoftheWeek #Widgets #Flutter

product: Flutter - Development - User interface; fullname: Khanh Nguyen;
Рекомендации по теме
Комментарии
Автор

I cannot express that how great people flutter engineers are. These video made me better today. Thank you flutter team.

jehatdeniz
Автор

I love the way it is always "and thats it". all of big works is in just some teeny tiny words.

seyhmusozbek
Автор

This is one of the greatest widgets ever. It will save us a lot of money 💸💸💸

tiga
Автор

I was searching for this type of widget for so long ....😍😍

mohdubaid
Автор

Less money when dealing with Firestore great 😁

Aspiiire
Автор

i have been waiting for this kind of widget thank you flutter team

ayoubelbadaoui
Автор

I am glad this package is being highlighted. I found this package so useful in my application.

iamvikram
Автор

It's next level, flutter the future 🖤🖤

muhammedameen
Автор

Genial, muy bueno. Larga vida a Flutter!

santiagoguzman
Автор

This is the great package and the Flutter engineers are a great team, but i have one question. Why, even if it is cached, it still "loads" shortly the picture when i select the page in my bottomnavbar where this picture located. why can't it get initially loaded if it is already being cached?

emphieishere
Автор

become more likely (Package of the month) 😁
Well done.

MShadow
Автор

I love how there are no docs on what types of caching are implemented. Is it based on "expires", "etag", "max age"?

dennisk
Автор

What if the image hosted in the URL changes? That is, it's the same URL, but the image changes.. Would CachedNetworkImage update? Or is there a way to force it to update?

andressilva
Автор

So I can make the graphics on app load with this widget?

Fuhrry
Автор

Nice package but don't you hate seeing this weird naming like 'imageUrl' parameter here? It if were just 'url' would it be confusing to a user taking into account that the widget name is 'CachedNetworkImage'?'

broooth
Автор

How do you create this animation? Which application is used ?

mulayamyadav
Автор

perfect, was hoping to have some kind of custom key, and there it is: `cacheKey` parameter exists! thanks!

MrChickenpoulet
Автор

Please, allign audio volume on the intro and the voice in the video. IMO, the intro was too loud.

SergeMatveenko
Автор

Doesn't Work For Firebase Fetched images?

flutterquick
Автор

Does this cache the image in memory, or on disk?

jimmorrison