Hi u did great work I have question about faceID and fingerprint ....can i do the two at the same time......fingerprint ferstly then the faceID secondly...if the case. How can I do this..
Can you use a null safety version on any plugin while using a firebase that is not null safety yet (we cant seem to migrate and the whole chat app will be broken)?
Unfortunately this doesn't work well with large images. Have you tested it with a list of large images? They get cached properly, but while rendering the UI it takes a while to get those images from cache, which causes that same flickering behaviour. Please test it and give your opinion. Nevertheless great videos!
Your videos are superb and I have learn lot's of thing by watching your videos.... Can plzz make a video how we can create camera's filters like snapchat using AR
Thanks for the answer , but my question was is it possible to reduce the size of the image while precaching?? In a different video you use maxHeightDiskCache to limit the caching size of an image, Is there a way to do something similar when PRE caching?
This might help you :)
👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
Source Code: github.com/JohannesMilke/precache_images_example
Hi u did great work
I have question about faceID and fingerprint ....can i do the two at the same time......fingerprint ferstly then the faceID secondly...if the case. How can I do this..
love this content
Thank you, @muhammadyaumil1212! 🙂
Can you use a null safety version on any plugin while using a firebase that is not null safety yet (we cant seem to migrate and the whole chat app will be broken)?
I love your video just one tip for you, put the package link that you use in description video plz
Great, Thank you Mr.Game!
Waiting for this
thanks for the video!
Unfortunately this doesn't work well with large images. Have you tested it with a list of large images? They get cached properly, but while rendering the UI it takes a while to get those images from cache, which causes that same flickering behaviour. Please test it and give your opinion. Nevertheless great videos!
Hi. How about preloading local asset images? I can't find any package for this issue.
Thank You Oruc Mahmud! Follow this link: stackoverflow.com/questions/51343735/flutter-image-preload
I hope you will get your answer 🙂
Is it possible for bas 64 string image?
add a crossfade between the loading and loaded states and you're done :)
Your videos are superb and I have learn lot's of thing by watching your videos.... Can plzz make a video how we can create camera's filters like snapchat using AR
Thanks for an excellent video.
Is it possible to limit the precache size with maxHeightDiskCache:or something similar as you do in a different video?
Thanks for the answer , but my question was is it possible to reduce the size of the image while precaching?? In a different video you use maxHeightDiskCache to limit the caching size of an image, Is there a way to do something similar when PRE caching?
Please make workmanager package with push notifications with http request
you also use there Shimmer effect
How to move cached image to downloads folder
vdry difficult approach for cache precache
Thanks for your feedback, @faheemahmad3957! 🙂