PERCENT INDICATOR • Flutter Package of the Day #04

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

~;

~;

P A C K A G E
Рекомендации по теме
Комментарии
Автор

What a package! Thanks! Really helped me.

viniciussilva
Автор

very well explained and short, thank you

hamzaababou
Автор

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...

michaelgyamfi
Автор

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],
),

shafagh_projects
Автор

thank you,
i have been looking too much

aymanjarmoune
Автор

Thanks for sharing ❤️💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕💕

S-Lomar
Автор

Thank you very, 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 ..

mohamedbayoumy
Автор

please more package tutorial .wow good

mehdi_abik
Автор

can this percentage indicator be implemented to actually play <url> audio files.

thesaulgamespace
Автор

When the loading screen will be finished and navigate to the home screen?

abanoubmedat
Автор

how can I change the animation? For example, How can I make %100 than return back the original percent ?

iremsm
Автор

can this be put in a row? 2 next to each other? I tried putting one in the trailing widget. did not work

lukas
Автор

you have added 40% as percentage but how to give it from percent

anoopchamp
Автор

just 671 view for this amazing tutorial?

deepL