Flutter BLoC Introduction with Cubit - Simple and Basic Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 23

  • @losfouad2014
    @losfouad2014 2 ปีที่แล้ว +7

    You are the only one who explained cubit very well ! Thank you very much !

    • @THETA360Developers
      @THETA360Developers  2 ปีที่แล้ว +1

      Dude, thanks for taking the time to write a comment. Spreading these good vibes makes the world a better place.

  • @modarct
    @modarct 2 ปีที่แล้ว +4

    I've watched a lot of BLoC tutorials that left me confused.
    This is the first one that makes sense. Thanks a lot for explaining
    Hope to see more advanced BLoC tutorials soon

  • @abdulmagidelmaghbub9950
    @abdulmagidelmaghbub9950 2 ปีที่แล้ว

    thanks that was a simple tutorial and direct to the point , i just want to let you know that i was a bit lost before seeing this video but you have a good way to explain things.
    keep it up 😄

    • @THETA360Developers
      @THETA360Developers  2 ปีที่แล้ว +1

      My man, thanks for the positive comment and great outlook on things. Have a great time learning more about the wonderful world of state management.

  • @leenabhandari5949
    @leenabhandari5949 2 ปีที่แล้ว

    One of the best videos out there

  • @shahriyar5148
    @shahriyar5148 2 ปีที่แล้ว +2

    Thank you for so cool video. This one of the easy explained video about bloc/cubit .

  • @abdellahoukhrib9066
    @abdellahoukhrib9066 2 ปีที่แล้ว +1

    Thank you very much for the explanation, this explanation helped me to work on the new version of the bloC

  • @philipxj
    @philipxj 2 ปีที่แล้ว

    Thanks , Is one parameter need one cubit class ?

    • @THETA360Developers
      @THETA360Developers  2 ปีที่แล้ว +1

      you can have multiple properties or variables per state class. An easy way to manage this is with copyWith. Search for "flutter bloc copyWith" on Google or a search engine. The VS Code extension can automatically handle the copyWith boilerplate code for you. good luck!

  • @darlingtonhp
    @darlingtonhp 2 ปีที่แล้ว

    man you are too good 😊😊😊

    • @THETA360Developers
      @THETA360Developers  2 ปีที่แล้ว

      Thanks for taking the time to write such as positive comment. Your great attitude makes a world a happier place. :-)

  • @mndzmndz1580
    @mndzmndz1580 2 ปีที่แล้ว

    tnx from algeria

    • @THETA360Developers
      @THETA360Developers  2 ปีที่แล้ว +1

      oh, nice to hear from Algeria. Greetings friend, from Palo Alto, California.

  • @joseinTokyo
    @joseinTokyo 2 ปีที่แล้ว

    excellent!!!

  • @aksohal
    @aksohal 2 ปีที่แล้ว +1

    Nice way ,

  • @samiyaqureshiofficial1704
    @samiyaqureshiofficial1704 ปีที่แล้ว

    2023 its all changed

    • @THETA360Developers
      @THETA360Developers  ปีที่แล้ว

      Do you mean that the BLoC syntax changed? Or, do you mean that people are now using things like Riverpod?