Flutter Provider Tutorial - Flutter Provider State Management Guide

Поділитися
Вставка
  • Опубліковано 31 лип 2024
  • 💼 Book a meeting: cutt.ly/Pegxp5rA
    💎 Ultimate Flutter UI Kit: cutt.ly/3w6tqwFA
    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.
    Resources:
    Source Code: cutt.ly/gwSXt40U
    provider: pub.dev/packages/provider
    Socials:
    Website: hussainmustafa.com
    Github: github.com/hussain-mustafa990
    LinkedIn: / hussain-mustafa-960920184
    Twitter: / hussain34274892
    Buy Me A Coffee: www.buymeacoffee.com/hussainm...
    #flutter #flutterprovider #flutterstatemanagement #fluttertutorial
  • Наука та технологія

КОМЕНТАРІ • 52

  • @techadot
    @techadot 7 місяців тому +4

    We are blessed to have you on the Flutter UA-cam community 💙💙💙💙💙💙🎊🎊🎊🎊🎊

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

      Thank you very much, I really appreciate your support.

  • @RamdanCode
    @RamdanCode 7 місяців тому +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.

  • @robinwarrot1596
    @robinwarrot1596 18 днів тому +1

    Very good video, thanks a lot

  • @RofaydaBassem
    @RofaydaBassem 2 місяці тому

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

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

    Very Helpful and EASY to understand. Thank you

  • @pallyweb
    @pallyweb 4 місяці тому +2

    Respect for you brother, You made my day ❤❤

  • @sanjaysingh-kq8wg
    @sanjaysingh-kq8wg 2 місяці тому +1

    I'm glad that i find your channel

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

    Very good work. Point to point explanation. Thank you

  • @TheAwesomeCamo
    @TheAwesomeCamo 4 місяці тому +1

    Great tutorial, thank you very much!

  • @LifeInMoncton
    @LifeInMoncton 2 місяці тому +1

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

  • @moneyman-ne9lw
    @moneyman-ne9lw 7 місяців тому

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

  • @MANOJ-gf6if
    @MANOJ-gf6if Місяць тому +1

    Thanks man ❤😊

  • @SondosahmedBetamer
    @SondosahmedBetamer 2 місяці тому +1

    great video, sufficient and simple

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

    Bless you sir 🙏 this is an amazing video.

  • @professeurish
    @professeurish 5 місяців тому +2

    Thank you so much!!

  • @Fazz-mt8lr
    @Fazz-mt8lr 7 місяців тому +2

    Appreciated sir💯❤

  • @user-zl8zm2re4p
    @user-zl8zm2re4p 7 місяців тому +2

    Appreciated sir , too 👍

  • @gintoki_sakata__
    @gintoki_sakata__ 6 місяців тому +1

    Thanks mate 🤝

  • @anmarm.9487
    @anmarm.9487 6 місяців тому +1

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

  • @flutter-fm1kl
    @flutter-fm1kl 7 місяців тому

    Riverpod ❤❤

  • @kareemlateefyomi8690
    @kareemlateefyomi8690 4 місяці тому +1

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

    • @m_hussain_mustafa
      @m_hussain_mustafa  4 місяці тому

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

  • @Xmsnjeje
    @Xmsnjeje Місяць тому +1

    Is it enough to know only these for state management?

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

    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  5 місяців тому

      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.

  • @maryamfallah78
    @maryamfallah78 6 місяців тому +2

    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  6 місяців тому

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

  • @helloharendra
    @helloharendra 4 місяці тому +1

    thanks for sharing

  • @pyaesonehan19
    @pyaesonehan19 3 місяці тому +1

  • @Xmsnjeje
    @Xmsnjeje Місяць тому

    Is it enough to know only these for state management?