#5 Flutter BLOC Counter App || Flutter Bloc State Management Complete Course 2024

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

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

  • @durgeshjadhav01
    @durgeshjadhav01 2 месяца назад +2

    badhiya banda hai bhai tu .. maja aat ahain padhne me .. genuine , real . Love from delhi

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

    This is what we called : "Teaching stuff"
    Stay Blessed 😇

  • @sameerhassan839
    @sameerhassan839 Месяц назад

    Learned alot from this thankyou so much sir

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

    Thanks for your easy explanation excited to complete the course!!!

  • @sanjaysingh-kq8wg
    @sanjaysingh-kq8wg 3 месяца назад

    damn bro at my job i was so confused how to use bloc you saved me bro..

    • @thetechbrotherss
      @thetechbrotherss  3 месяца назад

      glad to hear this practice on 2,3 more videos for better understanding

  • @ahmadhabib6568
    @ahmadhabib6568 3 месяца назад

    Thank you so much , , just Awesome Tutorial

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

    Thanks Broo. You explained it very well.

  • @souravkumar961
    @souravkumar961 2 месяца назад

    great lecture

  • @SohamDixit-s3m
    @SohamDixit-s3m 4 месяца назад +1

    Great, Explanation !

  • @pawansingh-xc2yv
    @pawansingh-xc2yv 10 месяцев назад +3

    Please make a Turtorial on " how to write CLEAN and MODULAR code while making flutter projects"

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

      I will once i am done with basic and practice video

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

    is video se he samaj gaya sir sabkuch thank you 🤘🤘🤘

  • @shaheryarmalik4306
    @shaheryarmalik4306 6 месяцев назад

    great explanation.

  • @shubhamg9495
    @shubhamg9495 7 месяцев назад

    You are great at explaining bhai

  • @dgisfit8714
    @dgisfit8714 4 месяца назад

    well explained brother👌

  • @swatirai1
    @swatirai1 Месяц назад

    How can I implement dynamic routing in Flutter to render pages based on a slug, where all content comes from a CMS? I am using BLoC for state management and need to first call an API to fetch the relevant data, then render the page dynamically, depending on whether the content is a movie, series, or any other type, similar to how Netflix handles its functionality. For routing i am using go router .Can you exaplain this sir ?

    • @thetechbrotherss
      @thetechbrotherss  Месяц назад

      You know everything, you need to build your own logic, least i can say

  • @saadansari1643
    @saadansari1643 7 месяцев назад

    Beautiful 💫 Thanks again for this great course.

  • @mohitverma4580
    @mohitverma4580 6 месяцев назад

    Thank you so much sir ☺️🙏

  • @sanketkarale5210
    @sanketkarale5210 7 месяцев назад

    Thank You Sir...🙏

  • @loveleshagrahari3875
    @loveleshagrahari3875 7 месяцев назад

    Thank you very much

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

      You are welcome, do share with your friends

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

    Very nice video but very difficult concept.

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

      i must say follow next video for practice, you will understand it

  • @numankhan6281
    @numankhan6281 6 месяцев назад

    List get props => [counter];
    what is the main purpose of comparing variables,

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

      It is used to hold the value of variable and then it compares objects in backend code of package

    • @numankhan6281
      @numankhan6281 6 месяцев назад

      @@thetechbrotherss thank you😍😍

  • @abbasali8540
    @abbasali8540 7 месяцев назад

    please sir make a series on Bloc, TDD and Clean architecture

  • @MuradAli-si2gw
    @MuradAli-si2gw 4 месяца назад

  • @ISOLATED_MAN_
    @ISOLATED_MAN_ 6 месяцев назад

    sir thanx a lot..big fan of ur videos......

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

    wow wow wow

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

    when to use a single class for bloc states with a copywith constructor and when to use a multiple state class ..?

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

      Usually bloc consists of building multiple states, i have taught this method in next video.

  • @MuhammadRiaz-cx3dm
    @MuhammadRiaz-cx3dm 10 месяцев назад +1

    Provider ko chorh k block seekh ly boss?

  • @KamalpreetSingh-u6u
    @KamalpreetSingh-u6u 3 месяца назад

    sir but when you click on increment button, builder widget build two times, so if we call API then it fetch data two times, which is time consuming how to solve this? help plz

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

      Use build when method to control widget building, i taught this in some videos

    • @KamalpreetSingh-u6u
      @KamalpreetSingh-u6u 3 месяца назад

      @@thetechbrotherss yes thanku bro🥰

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

    Sir I am getting this error while running App
    Error on line 42, column 3 of pubspec.yaml: A package may not list itself as a dependency.

    42 │ bloc: ^8.1.2
    │ ^^^^

    flutter_bloc: ^8.1.3
    equatable: ^2.0.5
    bloc: ^8.1.2
    i add same dependance as you added.

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

    explain in evry simple way but
    agr e itna lmab process hia to hm ise q use kretia hia

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

      Lamba ni ha you need to get used to it, also you have more control over data
      Testing easy ho jati ha

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

    video uploading speed increase please❣

  • @talhasaysss
    @talhasaysss 2 месяца назад

    AOA sir i have latest version of flutter and dart and also android studio but i faced an issue i use these packages in my pubs.yml ->
    bloc: ^8.1.4
    equatable: ^2.0.5
    but now i want to install the flutter bloc it cant be installed and give me the error ->
    PS D:\My Projects\flutter_bloc> flutter pub add flutter_bloc
    Because flutter_bloc depends on flutter_bloc, version solving failed.
    PS D:\My Projects\flutter_bloc> flutter pub add flutter_bloc
    Because flutter_bloc depends on flutter_bloc, version solving failed.
    PS D:\My Projects\flutter_bloc>
    please tell me what can i do

    • @thetechbrotherss
      @thetechbrotherss  2 месяца назад +1

      use latest version of everything and make sure you are using latest version of flutter

    • @noorillahi9657
      @noorillahi9657 2 месяца назад +1

      The issue arises because your project name, "flutter_bloc," conflicts with an existing package of the same name. To fix this, you'll need to rename your project to something unique that doesn't clash with the package.

    • @talhasaysss
      @talhasaysss 2 месяца назад

      @@thetechbrotherss thanks

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

    bloc m to hum stateless widget ka use krte hai

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

    I can't add flutter_bloc , plz suggest me how can i do that,

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

      You must be doing something wrong, you can also add packages to yaml file

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

    NO src code which country are you from

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

      Pakistan, check my GitHub everything is available

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

    First comment brother ❤

  • @tahseenahmadansari-g1o
    @tahseenahmadansari-g1o 10 месяцев назад

    Bloc class ka constructor nhn ban raha jaise aap ne initialize kya hai separately with super method

  • @Shatrudhankumar-jz3hk
    @Shatrudhankumar-jz3hk 4 месяца назад

    decrement me minus me ja raha hai uske liye kya karna hoga

    • @thetechbrotherss
      @thetechbrotherss  4 месяца назад

      Conditions laga lo function ma ya bloc builder sy value get k check laga lo

    • @Shatrudhankumar-jz3hk
      @Shatrudhankumar-jz3hk 4 месяца назад

      @@thetechbrotherss bloc builder me check kaise lagaye

    • @Shatrudhankumar-jz3hk
      @Shatrudhankumar-jz3hk 4 месяца назад

      @@thetechbrotherss code bta sakte hai kya sir

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

    sir mana is video sa bloc seek leya
    sirf practis karta ho is kaa

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

    Explain ?? This Operator

  • @gautamsolanki3644
    @gautamsolanki3644 4 месяца назад

    why not cubit

    • @thetechbrotherss
      @thetechbrotherss  4 месяца назад

      If you know bloc then you are done with cubit as well ✌️

    • @gautamsolanki3644
      @gautamsolanki3644 4 месяца назад

      @@thetechbrotherss same work me cubit me kar sakta hu ki usme sirf api or login vla kam karu

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

    Explain copyright method plz

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

      i explain in very detail may be you have skipped video, check timestamp

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

    there is no explanation of core concepts by saying ya aisy hota ha.. ya iska syntax ha.. bar bar chatgpt sa dkhna prta agr sai concept lna ho to
    CounterBloc() : super(CounterState()){}

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

      i have explain each and everything i have mention this thing in my first video why you need understanding of basic opp concepts. so respectfully dis agree with you.

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

    Nhi bhai samjh nhi aaya, kaafi complicated bna diya bro.

  • @shreyashgupta2706
    @shreyashgupta2706 4 месяца назад

    bhai tum kitna confuse krke bolte ho

  • @tahseenahmadansari-g1o
    @tahseenahmadansari-g1o 10 месяцев назад +1

    Halwa bana diya hai