PERCENT INDICATOR • Flutter Package of the Day #04

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 39

  • @createdbykoko
    @createdbykoko  Рік тому

    🔥📱 Flutter Templates • mitchkoko.app/
    🥷🏽📱 Minimal Social App • mitchkoko.gumroad.com/l/MinimalSocialApp
    💰📱 Minimal Ecommerce App • mitchkoko.gumroad.com/l/MinimalEcommerceApp

  • @michaelgyamfi2275
    @michaelgyamfi2275 2 роки тому +3

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

  • @hamzaababou6523
    @hamzaababou6523 Рік тому +1

    very well explained and short, thank you

    • @createdbykoko
      @createdbykoko  Рік тому

      No problem Hamza, hope it helps! How’s flutter going for u so far?

  • @viniciussilva8769
    @viniciussilva8769 Рік тому +1

    What a package! Thanks! Really helped me.

  • @HousseinDroubi-o9i
    @HousseinDroubi-o9i 4 місяці тому

    Hey man, welcome to you.

  • @ВованчоХБКовский
    @ВованчоХБКовский 2 роки тому +1

    Спасибо Родной)))))

  • @shafagh_projects
    @shafagh_projects Рік тому +4

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

  • @ettiennevanzyl5377
    @ettiennevanzyl5377 2 роки тому

    You sir, deserve more subscribers!

  • @thushankalana4940
    @thushankalana4940 7 місяців тому +1

    Thank you so much ❤❤❤

  • @aymanjarmoune4182
    @aymanjarmoune4182 2 роки тому

    thank you,
    i have been looking too much

  • @NamarOfficial
    @NamarOfficial Рік тому

    ooohhh thanks man love it

  • @mohamedbayoumy9510
    @mohamedbayoumy9510 2 роки тому

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

  • @mehdi_abik
    @mehdi_abik 8 місяців тому

    please more package tutorial .wow good

  • @S-Lomar
    @S-Lomar Рік тому

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

  • @thesaulgamespace4539
    @thesaulgamespace4539 2 роки тому

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

  • @rnabyankitavasthi
    @rnabyankitavasthi 5 місяців тому

    Thank you

  • @manshurdev
    @manshurdev 6 днів тому

    why the padding is not working, i cant give the padding for this widget,

  • @jayapriyan923
    @jayapriyan923 6 місяців тому

    Thankx🎉

  • @abanoubmed7at669
    @abanoubmed7at669 2 роки тому

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

  • @HardeepSingh-sc4zj
    @HardeepSingh-sc4zj 3 роки тому

    great Job, keep it up

  • @KellyKing
    @KellyKing 3 роки тому

    Thank you for this

  • @cleberalmeida7453
    @cleberalmeida7453 3 роки тому

    Amazing !!!!!! 👏👏👏👏👏

  • @iremsm
    @iremsm Рік тому

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

    • @triggerosn7485
      @triggerosn7485 6 місяців тому

      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?

    • @iremsm
      @iremsm 6 місяців тому

      @@triggerosn7485 yess

  • @lukas7338
    @lukas7338 Рік тому

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

    • @createdbykoko
      @createdbykoko  Рік тому

      Ofc u can. What error are you getting?

    • @lukas7338
      @lukas7338 Рік тому

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

  • @deepL0
    @deepL0 2 роки тому

    just 671 view for this amazing tutorial?

  • @anoopchamp1517
    @anoopchamp1517 Рік тому

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

    • @createdbykoko
      @createdbykoko  Рік тому

      Can you rephrase your question? I want to help but don’t understand

    • @anoopchamp1517
      @anoopchamp1517 Рік тому

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

  • @asadbektopilov190
    @asadbektopilov190 2 роки тому