Learn to make API Requests with Flutter BLoC!! 🔥

  Рет қаралды 41,658

Akshit Madan

Akshit Madan

Жыл бұрын

👆Enrol in my Full Stack App Development Course (Flutter+NodeJS+Typescript+MongoDB) - courses.akshitmadan.in/
Join my Free Community - akshit.rpy.club
Code - github.com/akmadan/flutter_bl...
JSONPlaceholder Website - jsonplaceholder.typicode.com/
Follow me on Social Media -
Instagram- akshitmadan...
LinkedIn- / akshit-madan-394a82a6
Mic I use - amzn.to/3yqeKPB
Laptop MacBook M1 - amzn.to/3Vg3LCj
🔴Solidity Hindi Complete Playlist - • Playlist
🔴All Flutter Projects - • Playlist
🔴All Python Videos - • Python Projects
🔴Data Science Videos - • Kaggle Datasets Analysis

Пікірлер: 81
@quocvo4419
@quocvo4419 Жыл бұрын
I expected this series and now I got it, thank you so much
@sammyjokes9613
@sammyjokes9613 Жыл бұрын
You never disappoint.. Please more bloc video with clean architecture using api or postgress
@user-vd6xi9bf3m
@user-vd6xi9bf3m Жыл бұрын
Much needed video, more courage to you, Thanks.
@adeshsurywanshi8210
@adeshsurywanshi8210 Жыл бұрын
Bloc videos are good.Expect more videos from BLoC concepts.
@santiagobenitez842
@santiagobenitez842 9 ай бұрын
Excelent, i'm started to learn BloC, it works for Cubit in the same way!
@user-pe5qc6jv9v
@user-pe5qc6jv9v 9 ай бұрын
This video explains very clearly how to work with JSON via BlOC
@muhammadhazim5456
@muhammadhazim5456 27 күн бұрын
This is really a good video and tutorial. This is the explanation that i want, im a beginner. Other video makes me confused but your video really helped me to understand about bloc. Thank you.
@yashvishwakarma8500
@yashvishwakarma8500 Жыл бұрын
Amazing tutorial, please upload more projects using bloc, describing data sharing between screens, etc...
@anandaj4764
@anandaj4764 11 ай бұрын
Amazing tutorial ,really helpful♥
@MAC-SMITHOKORIE-ce7bb
@MAC-SMITHOKORIE-ce7bb 11 ай бұрын
I really love your BLoC videos. Your pattern of writing it is really awesome. I want to plead with you. You said you are to make a complete course on BLoC in Hindi language. Please do the same in English for those of us that don't understand Hindi.
@ajaysaju7247
@ajaysaju7247 Жыл бұрын
Your bloc videos are awesome
@priyadharshinic6994
@priyadharshinic6994 Жыл бұрын
Hi,nice teaching akshit keep doing.
@navirobayo
@navirobayo 10 ай бұрын
Thank you so much 🙇‍♂
@mohammedzakakareem9966
@mohammedzakakareem9966 6 ай бұрын
If you are teaching, maintain slow pace so that someone listening to you or following your steps should maintain coordination. Remember: You are explaining!
@jayisampelliwar5246
@jayisampelliwar5246 Жыл бұрын
how i can enable JSON serialization ? to generate toJson and fomrJson?
@AmitThakur-eg8kb
@AmitThakur-eg8kb Жыл бұрын
Very nice video akshit one more time, but i noticed you didn't added any file into mapper folder, what is the use of that mapper folder, and also please make a video on graphQL and bloc pattern with bloc provider. Thanks man. Good luck
@libson1346
@libson1346 Жыл бұрын
bro which plugin you used to create json serialization
@noufelnaili1468
@noufelnaili1468 8 ай бұрын
Bro, I watched your bloc project video and I liked the idea of separating the actionable and not actionable states in bloc state class, I want to use the same logic while using freezed package, but I cannot extend the actionnable state class from the normal state class, the error says : the methods generated by freezed ( when, map, maybeMap, maybeWhen ) for the actionable state class are not a valid override for the the normal state class's genreated methods< I wonder if you can help, it would be much appreciated !
@fardan511
@fardan511 11 ай бұрын
hey, please if you help me im in trouble, I want to integrate UPWORK API with Flutter and flutter supoort Dart, but UPWORK API support Python, PHP, Node. What should I do.
@datminh4532
@datminh4532 4 ай бұрын
I have a question. after when you created posts_repo.file , you just return [] when it have error. So what can I do to show a notify dialog when it finish loading and change to ErrorStage ?
@karentechnologies3990
@karentechnologies3990 Жыл бұрын
Thanks god you speak english no hindi. Nice video keep it up
@GET_1T_D0NE
@GET_1T_D0NE 9 ай бұрын
what is the use of MultiBlocProvider, which is not used in the project ?
@rifaeethalayolaparambu4593
@rifaeethalayolaparambu4593 Жыл бұрын
This is the best video !!,please do it on provider.I have a question :why another guys are using freezed?.
@HariKrishnan-se5ww
@HariKrishnan-se5ww 9 ай бұрын
need more bloc!!
@sanoopv3
@sanoopv3 23 күн бұрын
Thankss😊
@uxruslan
@uxruslan Жыл бұрын
Thank You. Can you tell us about BlocProvider | MultiBlocPridver
@birundhaasekar1793
@birundhaasekar1793 Жыл бұрын
Nicely explained.. I am requesting the same bloc pattern with clean architecture.
@natvilaivone-xz5qx
@natvilaivone-xz5qx 6 ай бұрын
i love your video so much can you make more video with full course with bloc
@learnflutter4001
@learnflutter4001 Жыл бұрын
In this video, you said that we can use dio as well, but Dio's author is not working on it's updates anymore, so do you really recommend to use that ?
@binodbhandari7543
@binodbhandari7543 Жыл бұрын
Can you present the use of the mappers folder?
@user-qp5rd7rd6n
@user-qp5rd7rd6n 4 ай бұрын
How do we call the posts fetching event in the RefreshIndicator?
@justinprakashraj6256
@justinprakashraj6256 11 ай бұрын
please make More Bloc video's ❤
@user-xc2yo3wb2j
@user-xc2yo3wb2j 6 ай бұрын
Hi bro wich architecture you used in this video
@gautamsolanki3644
@gautamsolanki3644 11 күн бұрын
Where use cubit and where use bloc ? My thinking in fetch data use cubit and in widget rebuiid time use bloc it right or wrong?
@anishshrestha462
@anishshrestha462 Жыл бұрын
We want more of bloc videos
@hilaltube4693
@hilaltube4693 11 ай бұрын
Why whenever i got to details page and come to home page bloc reloads thanks
@smitsatodia9918
@smitsatodia9918 7 ай бұрын
Bro, nice video, by the way, can you pl tell, which plugin you are using to auto generate bloc boilerplate?
@fardinshaikh5496
@fardinshaikh5496 10 ай бұрын
what vs code theme do u use.. that is very good
@ajaysaju7247
@ajaysaju7247 Жыл бұрын
Can make a video for how Strems works in bloc pattern
@metacode4696
@metacode4696 2 ай бұрын
sir ,, where can I see the bloc ecommerce video that you made in this video?🤔🤔🤔
@yesseniarodriguez2060
@yesseniarodriguez2060 Жыл бұрын
¿Como puedo crear un chat de soporte que consuma apis?
@ssaai
@ssaai Жыл бұрын
nice
@user-qn4us9ex5h
@user-qn4us9ex5h 9 ай бұрын
thanks for this video,but please tell me why you have Generate Json and other Generate,you download what?
@baranikumar7200
@baranikumar7200 7 ай бұрын
Can you please make the video for bottom navigation bar with gorouter it confused 😢
@estefanocampoverde3660
@estefanocampoverde3660 Жыл бұрын
How create web3 dapp in flutterflow
@user-kg7sw8ol1j
@user-kg7sw8ol1j 5 ай бұрын
i got this error "type '_Map' is not a subtype of type 'List'"
@amarchandk5905
@amarchandk5905 6 ай бұрын
please make a video for bloc with freezed model
@maulanaibrahim1060
@maulanaibrahim1060 Жыл бұрын
please spill the json serialization
@manobala7204
@manobala7204 4 ай бұрын
Hi sir can you please upload an video for bloc state management with like and dislike option with an api call?
@emooboyz
@emooboyz Жыл бұрын
Whats the purpose of mapper folder?
@MuratAltntasJM
@MuratAltntasJM 10 ай бұрын
please create a chat app with bloc. love from Turkey!
@RugvedBelkundkar
@RugvedBelkundkar 2 ай бұрын
want more bloc videos
@de-day1882
@de-day1882 5 ай бұрын
Hey bro can you make a video on HTTp package and authentication using bloc and rest api with state presentance. Thank you for this video aswell.
@wraith3108
@wraith3108 Жыл бұрын
Very nice video BTW which theme are you using for your vscode
@AkshitMadan
@AkshitMadan Жыл бұрын
I am using Github Dark VS Code Theme
@SajjadJaved01
@SajjadJaved01 10 ай бұрын
Why haven't u used Dio / retrofit ?
@karentechnologies3990
@karentechnologies3990 Жыл бұрын
Guys does anyone know which plugin he used to generate the bloc classes??
@AkshitMadan
@AkshitMadan Жыл бұрын
Search for bloc in vs code extensions
@sachinkumar-zy2bt
@sachinkumar-zy2bt 6 ай бұрын
Nice video but music running in background is too irritating so try to remove it in upcoming videos
@Narkeesh
@Narkeesh 10 ай бұрын
Have any tamil videos
@shiva143ist
@shiva143ist 8 ай бұрын
flutter tutorial for english
@CrazyVlog.786
@CrazyVlog.786 8 ай бұрын
bhai etni speed kon bolota hai
@SarathKrishnanPV
@SarathKrishnanPV 5 ай бұрын
5:55 how did you do that?? which extension?
@habiburrehman293
@habiburrehman293 3 ай бұрын
These are the two extensions. bloc: flutter_bloc Initially, I was not getting those options. Closed the VS Code and started again then I got those options.
@aakashraza2672
@aakashraza2672 Жыл бұрын
JSON Serilization extention name please
@nm.hieuba
@nm.hieuba Жыл бұрын
Dart Data Class Generator
@santhoshk6065
@santhoshk6065 5 ай бұрын
1:04 do you have this course in English?
@AkshitMadan
@AkshitMadan 5 ай бұрын
Yea I have, checkout courses.akshitmadan.in
@kartikpatadiya3417
@kartikpatadiya3417 Жыл бұрын
BRO from next time making video by reducing fontsize it is very difficult to read and understand clearly what are you doing it's to big fontsize you should also code in fullscreen
@mohammedzakakareem9966
@mohammedzakakareem9966 6 ай бұрын
Which VS Code extension? You didn't mention?
@AkshitMadan
@AkshitMadan 6 ай бұрын
For dark theme?
@habiburrehman293
@habiburrehman293 3 ай бұрын
Dart Data Class Generator
@kedarkhopade5750
@kedarkhopade5750 7 ай бұрын
bro backgroung music is kinda irritating. rest video is superb
@pankajkhairnar621
@pankajkhairnar621 5 ай бұрын
ye background music is one of the most irritating .... is it really required, most of the videos are using this disturbance at background....
@avinashsudhanshu
@avinashsudhanshu 9 ай бұрын
if you are using some extention , at least name them properly in your videos. thanks.
@habiburrehman293
@habiburrehman293 3 ай бұрын
Dart Data Class Generator
@Sanahashmi5363
@Sanahashmi5363 10 ай бұрын
you noob
@AkshitMadan
@AkshitMadan 10 ай бұрын
😹😹
@abhaykumarbhumihar6166
@abhaykumarbhumihar6166 8 ай бұрын
Hello, sir I have watched your all videos related to the bloc and it was an Amazing experience. I have one question how to manage bloc if we need to implement multiple APIs at the same UI at the initial time, how to manage ui.
How to become an Android Developer in 2024? | Tips and Roadmap
46:03
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 9 МЛН
REST Call with Flutter - Http methods
19:55
CodeX
Рет қаралды 69 М.
@4 Flutter Rest API & Bloc Pattern[Post Data to Server]
21:20
Ruby Learner
Рет қаралды 2,2 М.
KMP vs. Flutter - Who Will Win The Cross-Platform Battle?
16:19
Philipp Lackner
Рет қаралды 38 М.
Flutter Bloc Project! | One video and you are master of Flutter Bloc
1:47:57
BLoC Pattern with Flutter || State Management
22:50
CodeX
Рет қаралды 95 М.
Weather App • FLUTTER - BLOC & API Tutorial for Beginners 🔥
1:01:59