API Handling using flutter_bloc and dio | Cubit + Dio with Interceptor | Hindi

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 64

  • @safionweb
    @safionweb Рік тому +2

    Just finished the Blod playlist. Amazing and to-the-point content, man! Appreciate it.

  • @Syed-l6h
    @Syed-l6h 4 дні тому

    very good learning material on bloc and cubit

  • @emotionaljackfruit
    @emotionaljackfruit Рік тому +3

    Legit the best tutorial on Bloc and Cubit. Thanks a lot for providing in detail line by line explanation unlike other UA-camrs. All the best to you!

  • @kamalkishorkumar4278
    @kamalkishorkumar4278 Рік тому +1

    Rohit, your videos are helping be everywhere.... Thank you for such a great content....

  • @someshsahu4638
    @someshsahu4638 10 місяців тому +1

    nice video thank you so much 🙏🏼🙏🏼🙏🏼

  • @arjunarora773
    @arjunarora773 Рік тому +1

    Best tutorial on Cubit.

  • @Alyousuf-ok9eb
    @Alyousuf-ok9eb 8 місяців тому

    good bro your teaching method is good

  • @ikramullah6492
    @ikramullah6492 11 місяців тому

    wonderful bloc playlist. are you looking to create a GetX state management playlist with api handling?

  • @fluttercode5263
    @fluttercode5263 Рік тому +3

    finally sir comeback 🙂 after long time 🐱

  • @abdurrehman6203
    @abdurrehman6203 Рік тому

    Very nice playlist, I have watched all the videos in playlist. Rohit could you please make one playlist on Flutter Testing using Bloc, Thanks

  • @AjeemAli-w9x
    @AjeemAli-w9x Рік тому

    Thank you for valuable video ,

  • @bhavanapanchal3932
    @bhavanapanchal3932 Рік тому

    Superb explain sir.

  • @samad1938
    @samad1938 Рік тому

    yesterday i was searching you channel and i liked video and saved playlist but not showing to anything why?

  • @roshedulalamraju7936
    @roshedulalamraju7936 Рік тому

    Bloc vs cubit? Which one is best for large scale app like facebook?

  • @mubeenshahid243
    @mubeenshahid243 Рік тому +1

    form validation using cubit ke be viedo bana do

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

    i am facing issue with compute as i want to refresh accesstoken and want to store there in hivebox but the issue is that i am running dio and interceptor in compute

  • @HarshYadav-w2r
    @HarshYadav-w2r Рік тому

    thanks man

  • @payalparmar9208
    @payalparmar9208 Рік тому

    what is intercepter and why its useful sir?

  • @mubeenshahid243
    @mubeenshahid243 Рік тому +1

    Please one video of model
    deeply explained frommap and to map
    Thanks!

    • @RohitSemriwal
      @RohitSemriwal  Рік тому

      I already have, this process is called JSON Serialization. Here's the link to the video:
      ua-cam.com/video/ipbUCiIwSFo/v-deo.html

  • @AbhishekVerma-ne5cl
    @AbhishekVerma-ne5cl 10 місяців тому

    Awesome

  • @miis_take155
    @miis_take155 Рік тому

    hello sir.... is it good if i use provider and Getx both in one app

    • @RohitSemriwal
      @RohitSemriwal  Рік тому +1

      As long as you know what you're doing, you can use anything.
      If working in a team, ask all of the team members and then come to a conclusion on what to use.

  • @AnupUpadhayaya
    @AnupUpadhayaya Рік тому

    More videos please 😌

  • @sangamgiri1071
    @sangamgiri1071 Рік тому

    Great video !

  • @sachinrajput9491
    @sachinrajput9491 Рік тому

    awesome great video.

  • @captain_m7362
    @captain_m7362 Рік тому +1

    Premium ❤️❤️❤️

  • @ravindrapatil9436
    @ravindrapatil9436 Рік тому

    When next part is coming for e-commerce application using Bloc Cubit State Management techniques tutorial?

    • @RohitSemriwal
      @RohitSemriwal  Рік тому

      Almost done with recording! Expect it to be uploaded in last week of November.

    • @ravindrapatil9436
      @ravindrapatil9436 Рік тому

      @@RohitSemriwal Happy to hearing the news thank you so much 😊

  • @Amankumar_Raone
    @Amankumar_Raone 11 місяців тому

    nyc bro

  • @gyanupadhyay9473
    @gyanupadhyay9473 Рік тому

    first of all very nice video bhai big fan of yours and ur style of teaching!
    are u planning to do any series on bloc bro??
    which is your favorite state management bro?

    • @RohitSemriwal
      @RohitSemriwal  Рік тому

      I already have a playlist on BLoC, here's the link:
      ua-cam.com/play/PLr7P7lMIUTuvDBbmq66Kwz_OEt_7U9fLH.html
      My personal favorite state management is also BLoC (Cubits) 😁

    • @gyanupadhyay9473
      @gyanupadhyay9473 Рік тому

      @@RohitSemriwal okk

  • @deepaksonkar76
    @deepaksonkar76 Рік тому

    When I change the screen size in chrome textfield value always clear how to preserve state of textfield in flutter please help me 🙏🙏🙏

  • @parthborda
    @parthborda Рік тому

    when Internet back to connected then how to Call API Again ?

  • @aniketdhanak1244
    @aniketdhanak1244 Рік тому

    How to add more than one cubit/bloc to a single screen? I have faced this issue where I need to call a API which is already called in another screen, then I just need to use call function to call that.

    • @kainatnaeem4607
      @kainatnaeem4607 Рік тому

      that's simple you could use multiple Cubits on one screen let's say you have used AuthCubit in the start and you want to fetch data(as list) from API on the same screen you could wrap your widget in the BlocBuilder and return the data as ListView builder

  • @coolsantosh6535
    @coolsantosh6535 Рік тому

    Thankyou so much ☺️

  • @hafiztouseef6184
    @hafiztouseef6184 Рік тому

    Can we relate your coding pattern with mvvm ?

  • @DineshKumar-ky7rr
    @DineshKumar-ky7rr Рік тому

    Nice video sir thanks

  • @nasirabbas7272
    @nasirabbas7272 Рік тому

    log return num in new version you must use print instead log

    • @RohitSemriwal
      @RohitSemriwal  Рік тому

      That's the log from dart:math, which is used for logarithmic calculations.
      The log used in the video is in dart:developer.
      Import the correct file and you'll have no problem.

  • @shubhankarpoddar
    @shubhankarpoddar Рік тому

    That was very helpful 👍

  • @khubaibirfan9215
    @khubaibirfan9215 Рік тому

    Thank you sir

  • @shaktigoyal1450
    @shaktigoyal1450 Рік тому

    Bhaiyan ab next video in app purchase par hi lekar aana (the subscription based) eagerly waiting for it :)

  • @awais.16
    @awais.16 Рік тому

    Can you make a video on pagination?

  • @BhargavVagadiyaOfficial
    @BhargavVagadiyaOfficial Рік тому

    How to call api continuously to detect data change from api and change it to UI

    • @RohitSemriwal
      @RohitSemriwal  Рік тому +1

      Use WebSockets to achieve realtime functionality. Calling the API continuously will increase the number of requests and load on your server.

    • @BhargavVagadiyaOfficial
      @BhargavVagadiyaOfficial Рік тому

      @@RohitSemriwal thank you 😊

  • @IQverse1023
    @IQverse1023 Рік тому

    bro make instagram clone with firebase
    pleas bro

  • @meek6836
    @meek6836 Рік тому

    💯💯

  • @abhishekbansal8798
    @abhishekbansal8798 Рік тому

    Thanks man