Flutter Provider Tutorial - Flutter Provider State Management Guide

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 60

  • @techadot
    @techadot 11 месяцев назад +7

    We are blessed to have you on the Flutter RUclips community 💙💙💙💙💙💙🎊🎊🎊🎊🎊

    • @m_hussain_mustafa
      @m_hussain_mustafa  11 месяцев назад +1

      Thank you very much, I really appreciate your support.

  • @RofaydaBassem
    @RofaydaBassem 6 месяцев назад +2

    It's more than perfect, glad to get the chance to discover this channel

  • @RamdanCode
    @RamdanCode 11 месяцев назад +1

    In this video, we will take a look at working with Provider state management package within Flutter. This tutorial will show you how to implement Provider state management within your Flutter application correctly. You will learn how to use ChangeNotifier, ChangeNotifierProvider and Consumer Widgets and also the theoretical basis of how Provider works. Moreover, this tutorial will guide you how to use the provider state management within Flutter. This guide will help you setup and navigate through the hurdle of configuring state management within your Flutter application using Provider. This is an excellent guide for beginner Flutter developers, or anyone looking to learn how to implement provider state management in Flutter.

  • @pallyweb
    @pallyweb 8 месяцев назад +3

    Respect for you brother, You made my day ❤❤

  • @emmanuelafanyu2260
    @emmanuelafanyu2260 3 месяца назад +1

    bro you are too good thank you for all the help the things have worked so well thank God for you and may he bless you

  • @BilalBerek-tl3tq
    @BilalBerek-tl3tq 15 дней назад +2

    pretty well explanation

  • @RonyHassan47
    @RonyHassan47 11 месяцев назад +1

    Very Helpful and EASY to understand. Thank you

  • @sanjaysingh-kq8wg
    @sanjaysingh-kq8wg 6 месяцев назад +1

    I'm glad that i find your channel

  • @TheAwesomeCamo
    @TheAwesomeCamo 8 месяцев назад +1

    Great tutorial, thank you very much!

  • @hscsoft_tutorials
    @hscsoft_tutorials 10 месяцев назад

    Very good work. Point to point explanation. Thank you

  • @LifeInMoncton
    @LifeInMoncton 6 месяцев назад +1

    Thanks bro. This is a crystal clear explanation!!!

  • @moneyman-ne9lw
    @moneyman-ne9lw 11 месяцев назад

    Thank you for making a tutorial video on provider upon my request.

  • @Sondos-24
    @Sondos-24 6 месяцев назад +1

    great video, sufficient and simple

  • @marklovesscience5630
    @marklovesscience5630 9 месяцев назад

    Bless you sir 🙏 this is an amazing video.

  • @AnsilaAnsi-o3b
    @AnsilaAnsi-o3b 3 месяца назад +1

    thank you sir 😍

  • @robinwarrot1596
    @robinwarrot1596 4 месяца назад +1

    Very good video, thanks a lot

  • @professeurish
    @professeurish 9 месяцев назад +2

    Thank you so much!!

  • @고민-w2w
    @고민-w2w 11 месяцев назад +2

    Appreciated sir , too 👍

  • @Fazz-mt8lr
    @Fazz-mt8lr 11 месяцев назад +2

    Appreciated sir💯❤

  • @anmarm.9487
    @anmarm.9487 10 месяцев назад +1

    thx for the tutorial. im still confused about the diffrence between what you explained and context.read and context.watch

  • @sunnatamirov5
    @sunnatamirov5 3 месяца назад +1

    Thank you Hussain :)

  • @MANOJ-gf6if
    @MANOJ-gf6if 5 месяцев назад +1

    Thanks man ❤😊

  • @gintoki_sakata__
    @gintoki_sakata__ 10 месяцев назад +1

    Thanks mate 🤝

  • @Xmsnjeje
    @Xmsnjeje 5 месяцев назад +1

    Is it enough to know only these for state management?

  • @kareemlateefyomi8690
    @kareemlateefyomi8690 8 месяцев назад +1

    Excuse me, how is context available in the main function?

    • @m_hussain_mustafa
      @m_hussain_mustafa  8 месяцев назад

      Hi,
      I believe the context is not available in the main function.

  • @lalsang9888
    @lalsang9888 9 месяцев назад

    can you make a video explaining the differences in provider and share preferences and when they are suitable to use?

    • @m_hussain_mustafa
      @m_hussain_mustafa  9 месяцев назад

      Hi,
      Provider and shared preferences are totally different things. Provider is a state management solution, shared preferences is a package to persist information on the users device. They are not a substitute to each other. Hopefully, this answers your question.

  • @flutter-fm1kl
    @flutter-fm1kl 11 месяцев назад

    Riverpod ❤❤

  • @maryamfallah78
    @maryamfallah78 10 месяцев назад +3

    there is too many distractions like buy me a coffee, subscribe and so on also the voice of it please consider to make it less. thanks

    • @m_hussain_mustafa
      @m_hussain_mustafa  10 месяцев назад

      Hi, thank you for your suggestion will try to implement what you’ve said.

  • @helloharendra
    @helloharendra 8 месяцев назад +1

    thanks for sharing

  • @pyaesonehan19
    @pyaesonehan19 7 месяцев назад +1

  • @Xmsnjeje
    @Xmsnjeje 5 месяцев назад

    Is it enough to know only these for state management?