Это видео недоступно.
Сожалеем об этом.

Flutter Cubit BLoC State Management Explained

Поделиться
HTML-код
  • Опубликовано: 12 авг 2024
  • We will learn about flutter BLoc Cubit state management, how to understand it and what states and cubit means. We will also learn how to create cubits and maintain states. We will see how to use BlocProver and BlocBuilder to create and access states in your app.
    Find more here about the tut
    www.dbestech.com/tutorials/fl...
    Find the complete tutorial here with the ui and network request
    • Flutter Master Class T...

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

  • @jeffbezos5665
    @jeffbezos5665 Год назад +2

    I was looking for a video that could explain me how Cubit works, I had some idea of how but it wasn't completely clear. Thank you for this excellent explanation. I would've liked to have seen some basic logic like for example fetching some data from a database and while awaiting for competition show a LoadingState (maybe a circular loading indicator on a text saying loading, etc). Just to see a more real world scenario of Cubit logic, but hey.. I'll say it again, incredible video and explanation. Thank you very much!

  • @nyctophillia2292
    @nyctophillia2292 2 года назад +2

    you've earned a SUB!
    that's top quality explanation. Thank you!

    • @dbestech
      @dbestech  2 года назад +1

      Thanks for the sub!

  • @TrikNgonlen
    @TrikNgonlen 2 года назад +4

    Awesome...as always...
    More video about Flutter state management, please... 🙏

  • @iknowishare-9705
    @iknowishare-9705 23 дня назад

    Very clear explanation ❤

    • @dbestech
      @dbestech  21 день назад +1

      Glad you think so!

  • @callmebean4643
    @callmebean4643 2 года назад

    Love the way how you explain this ! Thank you for your efforts 🌟❤

  • @kenducs14
    @kenducs14 2 года назад +2

    Very clean explanation, Tutorial pls on how to implement it using firebase auth

    • @dbestech
      @dbestech  2 года назад

      Thank you, I will

  • @jinsungnichan9363
    @jinsungnichan9363 2 года назад

    your video is soo clear and clean explication thanks !!

    • @dbestech
      @dbestech  2 года назад

      Glad it was helpful!

  • @leenabhandari5949
    @leenabhandari5949 2 года назад

    Properly & Nicely explained

  • @DavideBelardi
    @DavideBelardi Год назад

    Very good explanation, but I'm going to ask you if you can in any time or just if u wanted, a tutorial to apply this for an API..

    • @dbestech
      @dbestech  Год назад

      yes, I do. I used it in the flutter travel app

  • @gautambedi591
    @gautambedi591 Год назад

    Nice video however you can do the file creation automatically as bloc gives you this functionality.

  • @fantabarack
    @fantabarack 2 года назад

    Comparing to get, which one is recommended in terms of scalability, code maintenance etc.? Topic hint: Hive, app from scratch would be useful! cheers!

    • @dbestech
      @dbestech  2 года назад

      Scalibilty with Getx. If you want to scalibility with Cubic, you need to implement Bloc as well. But bloc is hard to learn and maintain. But cubit and bloc gives you deeper understanding of flutter.

  • @ragupathy934
    @ragupathy934 2 года назад

    Thanks a lot

  • @afolayanademola461
    @afolayanademola461 2 года назад

    Thank you

  • @samiyaqureshiofficial1704
    @samiyaqureshiofficial1704 Год назад

    its too old