Flutter BloC Pattern (Create, Read, Update & Delete)

Sdílet
Vložit
  • čas přidán 16. 06. 2023
  • Learn BloC pattern to maintain and update the states of your application and take your Flutter development skills to the next level. This comprehensive video tutorial covers fundamental concepts and practical implementation using flutter_bloc package.
    👉 12 Week Flutter Training | heyflutter.com
    👉 Flutter Masterclass Courses | heyflutter.com/masterclass
    Source Code: github.com/JohannesMilke/crud...
    Twitter: / heyflutter_
    Facebook: / heyflutter
    Instagram: / heyflutter_
    LinkedIn: / heyflutter
    Website: heyflutter.com
    #Flutter #Tutorial #HeyFlutter
    Thanks For Watching :-)
  • Věda a technologie

Komentáře • 75

  • @HeyFlutter
    @HeyFlutter  Před rokem +1

    This might help you :)
    👉 12 Week Flutter Training from Newbie to Expert: heyflutter.com
    Source Code: github.com/JohannesMilke/crud_app_using_bloc

  • @muammar88
    @muammar88 Před 4 měsíci

    Well done! This setup is a master piece! Thank you for sharing ❤

    • @HeyFlutter
      @HeyFlutter  Před 4 měsíci

      Glad to hear that, You are most welcome @muammar88

  • @pravinprince3221
    @pravinprince3221 Před rokem +2

    Thank you for the wonderful video sir it is very helpful for me and my team, Thanks again sir

    • @HeyFlutter
      @HeyFlutter  Před rokem

      You are welcome, @pravinprince3221 😊

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @ansilasherin4318
    @ansilasherin4318 Před 5 měsíci

    Thank you sir

    • @HeyFlutter
      @HeyFlutter  Před 5 měsíci +1

      You are welcome, @ansilasherin4318!

  • @fluttterdev1k
    @fluttterdev1k Před 11 měsíci

    thanks sir

    • @HeyFlutter
      @HeyFlutter  Před 11 měsíci

      You are welcome, @fluttterdev1k 😊

  • @kallenkozuki0853
    @kallenkozuki0853 Před rokem +1

    Thank you for this tutorial, though if I may ask, will there be a future tutorial about using bloc with a local database such as isar?

    • @HeyFlutter
      @HeyFlutter  Před rokem +2

      Thanks for the idea, @kallenkozuki0853! 🙂 I have added it to my list of ideas for future videos!

  • @eNONO-ot4zh
    @eNONO-ot4zh Před 11 měsíci +1

    Thank u 👍
    But how to use firebase Stream with bloc ?

    • @HeyFlutter
      @HeyFlutter  Před 11 měsíci

      Hey 😊, @eNONO-ot4zh! Check out this solution: stackoverflow.com/a/60370113. I hope this may help you

  • @matheusfigueredo7543
    @matheusfigueredo7543 Před rokem

    How to create Different instances of the same bloc?

    • @HeyFlutter
      @HeyFlutter  Před rokem

      Thank you, @matheusfigueredo7543! 🙂. Yes usually.

  • @1HourBule
    @1HourBule Před 10 měsíci

    This is actually really valuable information but the way you are speaking...

    • @HeyFlutter
      @HeyFlutter  Před 10 měsíci

      Thanks for the feedback, @1HourBule 🙂

  • @cromuelbarut9859
    @cromuelbarut9859 Před 10 měsíci

    what if it's asynchronous?

    • @HeyFlutter
      @HeyFlutter  Před 10 měsíci

      Hey, @cromuelbarut9859 🙂 Can you be more specific about what part you are asking?

  • @jawadaslam8537
    @jawadaslam8537 Před 2 měsíci

    you have not used equatable or cubit can you plz make video using them

    • @HeyFlutter
      @HeyFlutter  Před 2 měsíci

      Thanks for the idea, @jawadaslam8537! 🙂 I have added it to my list of ideas for future videos!

  • @guilhermecallandrosaborba951
    @guilhermecallandrosaborba951 Před 11 měsíci +2

    5:45 where did that userListBloc come from?

    • @HeyFlutter
      @HeyFlutter  Před 11 měsíci

      Thank you, @guilhermecallandrosaborba951! 🙂. Kindly watch the video carefully.

    • @ilyashaaa
      @ilyashaaa Před 11 měsíci

      @@HeyFlutter Hi! It seems I saw the reference at the beginning, but I still can't figure out how to create a userListBloc. Please help me

    • @mayamaya2227
      @mayamaya2227 Před 10 měsíci

      @@ilyashaaa did you find it?
      I am looking for the same.
      Can someone help here and please mention the exact time on the video when it is initialized.
      Thanks in advance.

    • @devisrii3348
      @devisrii3348 Před 9 měsíci

      its comes from user_list_bloc.dart page and the timing is 2:40

    • @vladimir8036
      @vladimir8036 Před 9 měsíci

      If you can't find it, write your own:
      UsersListBloc userListBloc(BuildContext context) {
      return BlocProvider.of(context);
      }

  • @faheemahmad3957
    @faheemahmad3957 Před rokem

    please make a better version but make it 100 time easier yet comeplte

  • @amitmondal7427
    @amitmondal7427 Před rokem +21

    why the voice is changed, we are not comfortable with this voice :(

    • @HeyFlutter
      @HeyFlutter  Před rokem +4

      Thanks @amitmondal7427! 🙂. We are trying to expand this channel but it is not like I will not make videos anymore. I am busy in some other stuff, soon you will be listening me in my videos

    • @amitmondal7427
      @amitmondal7427 Před rokem

      @@HeyFlutter 🤞🤞🤞

    • @vishusingh008
      @vishusingh008 Před 11 měsíci +1

      Humans get attached to everything, poor fellows

  • @user-oq5pc4hw1e
    @user-oq5pc4hw1e Před 5 měsíci

    Hey that is very pityful that there is no way to see the full source code

    • @HeyFlutter
      @HeyFlutter  Před 5 měsíci

      Thank You @user-oq5pc4hw1e!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware

  • @user-te1fp3ik8n
    @user-te1fp3ik8n Před 9 měsíci

    Aca aca

  • @BiniyamAlemu-rb4tt
    @BiniyamAlemu-rb4tt Před 9 měsíci +2

    You made it hard to get the source code 😠

    • @HeyFlutter
      @HeyFlutter  Před 9 měsíci

      Thank You @BiniyamAlemu-rb4tt!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware

  • @faheemahmad3957
    @faheemahmad3957 Před rokem +2

    this looks liks a crazy marathan and not a tutorial

    • @HeyFlutter
      @HeyFlutter  Před rokem

      Thanks for the feedback, @faheemahmad3957! 🙂

  • @ryoichifaiz21
    @ryoichifaiz21 Před 7 měsíci

    anjayy suaranyaa kok berubah 🤣

  • @jesrealibabao6235
    @jesrealibabao6235 Před 4 měsíci

    annoying voice, but the content is amazing

    • @HeyFlutter
      @HeyFlutter  Před 4 měsíci +1

      Thanks for your feedback, @jesrealibabao6235! 🙂

  • @slowDev.1
    @slowDev.1 Před 8 měsíci

    Why you f**ked up with source code on github

    • @HeyFlutter
      @HeyFlutter  Před 8 měsíci

      Thank You @slowDev.1!. I showed the main functionality, which is important for this package. Learn more about it here: github.com/JohannesMilke/sponsorware

  • @KamalSharma-nt2vd
    @KamalSharma-nt2vd Před 6 měsíci

    Guys, Dont go for Source Code, he is asking money , and hell of your time

  • @Androidmeda
    @Androidmeda Před rokem +2

    Voice is so irritating 😢

  • @olawoleoyedele4212
    @olawoleoyedele4212 Před rokem +3

    good video, terrible voice over💔

    • @HeyFlutter
      @HeyFlutter  Před rokem

      Thanks for the feedback, @olawoleoyedele4212! 🙂

  • @WaqadArshad
    @WaqadArshad Před 11 měsíci

    would have been better if you had made it yourself.😡

    • @HeyFlutter
      @HeyFlutter  Před 11 měsíci

      Thanks @waqadarshad4274! 🙂. We are trying to expand this channel but it is not like I will not make videos anymore. I am busy in some other stuff, soon you will be listening me in my videos

  • @mohamedsidibe9913
    @mohamedsidibe9913 Před 3 měsíci

    the voice gave me an headache

    • @HeyFlutter
      @HeyFlutter  Před 3 měsíci

      Thanks for your feedback, @mohamedsidibe9913! 🙂

  • @user-od5lm1ne4y
    @user-od5lm1ne4y Před 7 měsíci

    greate

    • @HeyFlutter
      @HeyFlutter  Před 7 měsíci

      Thank you, @user-od5lm1ne4y! 🙂

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +1

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.

  • @humayuntaj3580
    @humayuntaj3580 Před rokem +2

    kindly make a video pn how to change the selection handle . I shall be extremely thankful to you.
    i want selection handle like here in CZcams comment. or in CZcams search. Android.
    to see the selection handle, I wanted, type anything here in CZcams comment, then select the typed text, 2 vertical bar appears with the circle at the bottom.
    and when tapped in the textfield at the end of the cursor, a single vertical bar (handle) appears with the circle at the bottom.
    i shall be very grateful to you if you make a video on it.
    i searched too much but didn't understand the code from the others.