Hello there Mitch... Cool tutorial... Just used this in an app I was creating for myself... I'm looking forward to your tutorials on push notifications, both local and from firebase...
Use barRadius instead of linearStrokeCap. as LinearStrokeCap is deprecated they are suggesting to use barRadius. Updated code : LinearPercentIndicator( lineHeight: 30, percent: 0.7, barRadius: const Radius.circular(16), progressColor: Colors.blue[400], backgroundColor: Colors.grey[300], ),
Thank you very muchhhhhhhhhhh , my friend. I hope that you will complete for us how we connect it, for example, to a phone package or, for example, to the percentage of the phone to have something ..
you want the animation goes to 100% when the app open and return back to the original percent for example : the original percent = 40% you want the animation goes to 100% when the app open and return to 40% after a specific seconds?? is this what you want?
@@createdbykoko great video by the way. It’s just not displaying when I wrap with row. I ended up changing the design and like the new design better so it’s fine now. Thanks
@@createdbykoko I have a variable called percentage in which I have the percentage, I want to show the percentage in text but it is not working, it is showing NaN
🔥📱 Flutter Templates • mitchkoko.app/
🥷🏽📱 Minimal Social App • mitchkoko.gumroad.com/l/MinimalSocialApp
💰📱 Minimal Ecommerce App • mitchkoko.gumroad.com/l/MinimalEcommerceApp
Hello there Mitch... Cool tutorial... Just used this in an app I was creating for myself... I'm looking forward to your tutorials on push notifications, both local and from firebase...
very well explained and short, thank you
No problem Hamza, hope it helps! How’s flutter going for u so far?
What a package! Thanks! Really helped me.
Hey man, welcome to you.
Спасибо Родной)))))
Use barRadius instead of linearStrokeCap. as LinearStrokeCap is deprecated they are suggesting to use barRadius.
Updated code :
LinearPercentIndicator(
lineHeight: 30,
percent: 0.7,
barRadius: const Radius.circular(16),
progressColor: Colors.blue[400],
backgroundColor: Colors.grey[300],
),
dudeee, thanks a lot !! it works
thanks helped me
You sir, deserve more subscribers!
Thank you so much ❤❤❤
thank you,
i have been looking too much
ooohhh thanks man love it
Thank you very muchhhhhhhhhhh , my friend. I hope that you will complete for us how we connect it, for example, to a phone package or, for example, to the percentage of the phone to have something ..
please more package tutorial .wow good
Thanks for sharing ❤️💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕
can this percentage indicator be implemented to actually play audio files.
Thank you
why the padding is not working, i cant give the padding for this widget,
Thankx🎉
When the loading screen will be finished and navigate to the home screen?
great Job, keep it up
Thank you for this
My pleasure :)
Amazing !!!!!! 👏👏👏👏👏
thanks :D
how can I change the animation? For example, How can I make %100 than return back the original percent ?
you want the animation goes to 100% when the app open and return back to the original percent
for example :
the original percent = 40%
you want the animation goes to 100% when the app open and return to 40% after a specific seconds?? is this what you want?
@@triggerosn7485 yess
can this be put in a row? 2 next to each other? I tried putting one in the trailing widget. did not work
Ofc u can. What error are you getting?
@@createdbykoko great video by the way. It’s just not displaying when I wrap with row. I ended up changing the design and like the new design better so it’s fine now. Thanks
just 671 view for this amazing tutorial?
Hahah 🙏❤️
you have added 40% as percentage but how to give it from percent
Can you rephrase your question? I want to help but don’t understand
@@createdbykoko I have a variable called percentage in which I have the percentage, I want to show the percentage in text but it is not working, it is showing NaN