Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
thank you so much, I was using this package with FutureBuilder in an AnimatedBuilder and it was rebuilding the widget for every frame.
can't say much without looking at the code
@@appwriters No, I just wanted to thank you, this improved my app performance.
Thank's a lot for showing this package in action
Thanks to you, I realized it quickly. Nice work man!
Super interesting thank you for sharing this plugin
And thank you for your appreciation!
hello, can we make it generate the all of the colors that are used in the picture and showcase which of the colors are used?
I believe that would be near impossible, because an image may comprise of thousands of variations of colors. However you can set maximumColorCount property to get more number of colours from the image.
React Bits (Damodar Lohani) i am talking about a single object image, for example a tshirt , can we extract the colors used in it ?
Thank you So much!!
I am fetching images from API can i use it
Yes you can, you just need to wait for the image to be loaded.
Its a good plugin, however it impacts the performance, probably a native solution will be better.
This is showing error in my code
The error is with imageListner do u know any way to correct it
What is the error?
thank you so much, I was using this package with FutureBuilder in an AnimatedBuilder and it was rebuilding the widget for every frame.
can't say much without looking at the code
@@appwriters No, I just wanted to thank you, this improved my app performance.
Thank's a lot for showing this package in action
Thanks to you, I realized it quickly. Nice work man!
Super interesting thank you for sharing this plugin
And thank you for your appreciation!
hello, can we make it generate the all of the colors that are used in the picture and showcase which of the colors are used?
I believe that would be near impossible, because an image may comprise of thousands of variations of colors. However you can set maximumColorCount property to get more number of colours from the image.
React Bits (Damodar Lohani) i am talking about a single object image, for example a tshirt , can we extract the colors used in it ?
Thank you So much!!
I am fetching images from API can i use it
Yes you can, you just need to wait for the image to be loaded.
Its a good plugin, however it impacts the performance, probably a native solution will be better.
This is showing error in my code
The error is with imageListner do u know any way to correct it
What is the error?