Oflutter: Create a Recipe List App using Flutter and API

  Рет қаралды 120,537

Oflutter

Oflutter

Күн бұрын

Пікірлер: 139
@aneesasghar8428
@aneesasghar8428 2 жыл бұрын
Tons of knowledge very efficiently compressed into 13 mins, and at no point did I feel lost. Thank you!
@oflutter
@oflutter 2 жыл бұрын
You are welcome 🤗
@Grinwa
@Grinwa Жыл бұрын
Yo don't stop these tutorials 😢😢😢😢 U have performance to become a really leading KZbinr i can assure u that
@KeeBui
@KeeBui Жыл бұрын
It would be lovely to get an update on this regarding adding a new feature for checking the description of each recipe and their ingredients etc!
@giuseppebrandi3742
@giuseppebrandi3742 2 жыл бұрын
Thanks for the tutorial. I made a hate commend early today but it turns out it was a foolish mistake of mine. Great content.
@Grinwa
@Grinwa Жыл бұрын
This so freaking awesome exactly what i needed I just made a python api and i want my app to display content in cards just like that thanks ❤
@YandryPozo
@YandryPozo 2 жыл бұрын
Extremely well done example, just what I needed, great job 👍😃
@oflutter
@oflutter 2 жыл бұрын
Glad to help you 😌
@smartgaming33531
@smartgaming33531 2 жыл бұрын
Great efforts sir we want more videos abouts flutter projects🤩
@rajkurane2507
@rajkurane2507 Жыл бұрын
is this those are the real videos and if i click on that it will start ? pls reply beacuse i was searching for an api like videos of recipes.
@aouadicharaf1038
@aouadicharaf1038 2 жыл бұрын
thanks before even finishing the video, keep up the good work
@ilaydaa208
@ilaydaa208 Жыл бұрын
idk why and idk what is the problem is but last step is not working for me..... it stays at loading and turns into a time out error.. btw it was amazing video taught me lots of things thankss
@Doflamingo41
@Doflamingo41 Жыл бұрын
sorma ilayda bende de aynısı oldu kaldı orda
@kaushalyaroshan
@kaushalyaroshan 2 жыл бұрын
Amazing tutorial with clear voice 😍
@ahmedtaha6937
@ahmedtaha6937 3 жыл бұрын
i leaned so much from your video, thank u
@oflutter
@oflutter 3 жыл бұрын
You are welcome
@afiatinaliaazani-hf5gd
@afiatinaliaazani-hf5gd Жыл бұрын
Thank you so much for the knowledge
@nuriddintashpulatov4233
@nuriddintashpulatov4233 2 жыл бұрын
for everyone who's getting errors in parsing response, put this code in RecipeApi class: for (var i in data['feed']) { if (i['type'] == "single recipe") temp.add(i['content']['details']); }
@lemmuelvillaruel1332
@lemmuelvillaruel1332 2 жыл бұрын
it is still error
@videos4y0u28
@videos4y0u28 2 жыл бұрын
But still eroor the data is not loading 😥😭
@TAMILGADGETS
@TAMILGADGETS 2 жыл бұрын
tq now my code was functional but can you explain why we add the type and single recipe
@madvier_8336
@madvier_8336 Жыл бұрын
whoa thanks it worked! im still lost tho xD, compared to javascript way of consuming api this is abit complicated lol
@savansachapara2766
@savansachapara2766 2 жыл бұрын
Expected a value of type 'Iterable', but got one of type 'Null' this kind of erroe is comming and the final app is loading noting displayed still
@KanikaRaheja
@KanikaRaheja 2 жыл бұрын
same error...how to solve?
@alaaabdullah2648
@alaaabdullah2648 Жыл бұрын
I have the same error did you solve it?
@bluehydrogen
@bluehydrogen Жыл бұрын
Thanks, brother for the knowledge
@heysubolick9012
@heysubolick9012 3 жыл бұрын
This video is super duper awesome. it helped me a lot.
@oflutter
@oflutter 3 жыл бұрын
I’m glad 😃
@LahssaneFair
@LahssaneFair 3 жыл бұрын
keep it up good tutorial
@oflutter
@oflutter 3 жыл бұрын
Thanks)
@JerrysTechCorner
@JerrysTechCorner 3 жыл бұрын
This tutorial was awesome! You should make more videos like this!
@oflutter
@oflutter 3 жыл бұрын
Sure! I will
@iamkanishkaR
@iamkanishkaR 11 ай бұрын
I created the exact same project but it's not working. All I see is circular progress indicator on the screen. *Can someone help me?*
@terrygilligan790
@terrygilligan790 3 жыл бұрын
Great video, thanks for the Input.
@abishekab21
@abishekab21 10 ай бұрын
Incredible video bro
@sureshchitmil
@sureshchitmil 3 жыл бұрын
Good tutorial thank you.
@oflutter
@oflutter 3 жыл бұрын
You’re welcome, thanks for comment!:)
@ai-bloggers
@ai-bloggers 2 жыл бұрын
Please, don't stop 🚀🚀🚀
@D3_Business_Analytics
@D3_Business_Analytics 3 жыл бұрын
Hi instructor , while displaying the items in home.dart i got following error Expected a value of type 'Iterable', but got one of type 'Null'
@mkhwanazicebo4448
@mkhwanazicebo4448 2 жыл бұрын
kudos , you the best man.
@Juliapak
@Juliapak 2 жыл бұрын
Very good tutorial. I need to design my own api with my urls I own. This helps me get some insights!
@oflutter
@oflutter 2 жыл бұрын
You are welcome 🤗
@mracipayam
@mracipayam 3 жыл бұрын
Greate explanation, subbed!
@semihhyilmaz
@semihhyilmaz 2 жыл бұрын
You are a very good tutorial, thank you!
@oflutter
@oflutter 2 жыл бұрын
Thanks 😊
@nipu_b98
@nipu_b98 2 жыл бұрын
Very well explained.😇But trying to show recipes on my application. However, it keeps loading and doesn’t show recipes on the Emulator. How I fix that.
@carolinedesouza7570
@carolinedesouza7570 3 жыл бұрын
Perfect video!! Thanks
@oflutter
@oflutter 3 жыл бұрын
You are welcome 🙏
@abdulrahmanalsefi6418
@abdulrahmanalsefi6418 2 жыл бұрын
Thank you, great explanation. Could you please do a toutrial about notification
@abduiron9648
@abduiron9648 Жыл бұрын
I tried but this didn't worked for me, So to tell what I have done, I just implemented as he have done it. Now that seems not a nice thing. One more thing, I know nothing about API implementation. So any suggestions on what should I do ??
@sontopito8765
@sontopito8765 3 жыл бұрын
Thank you 😇Nice tutorial
@oflutter
@oflutter 3 жыл бұрын
Thanks
@Vikkybliz
@Vikkybliz 3 жыл бұрын
You really explained this very well
@oflutter
@oflutter 3 жыл бұрын
Thanks
@bffft5716
@bffft5716 3 жыл бұрын
This is what i need
@oflutter
@oflutter 3 жыл бұрын
I'm glad to hear it!
@nguyenphuocsang1505
@nguyenphuocsang1505 3 жыл бұрын
very thanks you. can you continue with detail screen?
@alvido97
@alvido97 3 жыл бұрын
This was very helpful for me , ❤️❤️❤️
@pauldufour5634
@pauldufour5634 2 жыл бұрын
Hello, great video but is it possible to add a click function on each item of the list?
@atifullah7567
@atifullah7567 3 жыл бұрын
Great
@nakokiko
@nakokiko 3 жыл бұрын
very useful. thank you for the tutorial
@oflutter
@oflutter 3 жыл бұрын
Thanks 😊
@001Debjeet
@001Debjeet 3 жыл бұрын
perfect explanation brother Subbed ;)
@oflutter
@oflutter 3 жыл бұрын
Thanks 😊
@RSmarza
@RSmarza 3 жыл бұрын
Excellent! Please consider making a tutorial with flutter integrated with redux architecture. Thanks
@oflutter
@oflutter 3 жыл бұрын
Sure, I will think about it :)
@monishreddy6983
@monishreddy6983 3 жыл бұрын
(NoSuchMethodError: The method '[]' was called on null. ?
@dargwa1046
@dargwa1046 3 жыл бұрын
have you find any solutions?
@furquanahmad846
@furquanahmad846 3 жыл бұрын
same error bro and still i couldn't find solution can any help us
@jamilmahama4638
@jamilmahama4638 3 жыл бұрын
@@furquanahmad846 null safety issue...still trying to fix it
@farhanashari5149
@farhanashari5149 7 ай бұрын
Excuse me, i have a question. Can you explain (or give the example) in the for loop if you want get all the data in the feed
@farhanashari5149
@farhanashari5149 7 ай бұрын
I mean in 9:20 you want to get all data in details, so the for loop is var i on data['feed'] and you add ['content']['details'], can you explain if i want to use for loop to get all feed data
@vigianerun
@vigianerun 2 жыл бұрын
Could you help me with json['rating'] as double? Its error in me Edit: its my final String rating not final double rating. My bad
@videos4y0u28
@videos4y0u28 2 жыл бұрын
Sir I have error the data is not loading from Json using api only the circularProgressIndicator is cycling 😥😭
@charlenebrenda
@charlenebrenda 2 жыл бұрын
Hello I really liked your tutorial. Thank you very much but I have a problem, I can not get the pictures of the kitchens despite the fact that I inserted my API key after registering on yummy. Can you help me please?
@uttkarshrastogi1764
@uttkarshrastogi1764 3 жыл бұрын
this video was so informative and the quality of video was awesome please can you make a video on how to send Post request in flutter thanks
@oflutter
@oflutter 3 жыл бұрын
Sure!
@TuksimAdventures
@TuksimAdventures 3 жыл бұрын
I would like to subscribe and like for the youtube algorithm. Helped me find this video by recommending it to me.
@oflutter
@oflutter 3 жыл бұрын
Thanks 😊 I appreciate you
@c2610.
@c2610. 3 жыл бұрын
Have you thought about a social media app tutorial?
@oflutter
@oflutter 3 жыл бұрын
Yes, I will make it at some point
@genesiswin4831
@genesiswin4831 2 жыл бұрын
awesome
@ajdinzejnirovic7502
@ajdinzejnirovic7502 3 жыл бұрын
Thanks a lot!
@oflutter
@oflutter 3 жыл бұрын
😊
@Tiffaa_
@Tiffaa_ Жыл бұрын
Hi! Would it be possible to redo this tutorial recipe app with BLoC please? I'm struggling with learning it.
@sikkicoding
@sikkicoding Жыл бұрын
Thank you sir
@herojohn1021
@herojohn1021 2 жыл бұрын
If someone does not see the api in debug mode, you need to add a tag parameter in rapid api.
@oflutter
@oflutter 2 жыл бұрын
Thanks
@hamidalikhan1464
@hamidalikhan1464 3 жыл бұрын
Amazing
@oflutter
@oflutter 3 жыл бұрын
Thanks 😊
@alaaabdullah2648
@alaaabdullah2648 Жыл бұрын
How can I get the data in complex JSON ?
@mwebber3537
@mwebber3537 2 жыл бұрын
thanks🤝
@mohamedsabir9867
@mohamedsabir9867 Жыл бұрын
how could you link the xcode emulator to vs code i need an answer sone pls, and ty
@furquanahmad846
@furquanahmad846 3 жыл бұрын
NoSuchMethodError: The method '[]' was called on null. ? this error occured in 'recipeapi' i can not figured out this error since five days will you please help me
@cunningmentor
@cunningmentor 3 жыл бұрын
you will boom the other's tutorial
@oflutter
@oflutter 3 жыл бұрын
Hopefully 😁
@funaustralia6517
@funaustralia6517 2 жыл бұрын
how can to do change other recipe? I mean, if I want to get beef recipe
@Badlapur2Banarasvlogs
@Badlapur2Banarasvlogs Жыл бұрын
sir how to use directions in yummuly API?
@alotszhra2488
@alotszhra2488 3 жыл бұрын
Hi,I write all code in flutter without error but the program is not running out.
@xmasterg101
@xmasterg101 3 жыл бұрын
Thanks for the tutorial, but now your code doesn't work and needs updating. 1. @required --> required (recipe_card.dart) 2. recipe.dart / Recipe ({.. / before every "this." needs --> required But I couldn't figure out the last error I get in home.dart. "Error: Field '_recipes' should be initialized because its type 'List' doesn't allow null" Any ideas how to fix this?
@xmasterg101
@xmasterg101 3 жыл бұрын
These problems appear when SDK is sdk: ">=2.12.0 =2.7.0
@xmasterg101
@xmasterg101 3 жыл бұрын
Unfortunately still couldn't run the app. Seems that these "null" errors must be fixed after the Flutter latest updates
@alaaabdullah2648
@alaaabdullah2648 Жыл бұрын
I have the same error, how can I solve it ?
@muzammillone8362
@muzammillone8362 2 жыл бұрын
i cant seem to get data from api call as i recieve null
@shouryapandey3003
@shouryapandey3003 3 жыл бұрын
bro just pls try to explain working of json in flutter
@markmullenbjj
@markmullenbjj 3 жыл бұрын
Loved the tutorial. I learned a lot about APIs. I encountered a problem (copy and pasting your code) when I try to return the RecipeCard in home.dart error: 4 positional arguments expected, but 0 found I copy and pasted your recipe.dart, recipe_card.dart and home.dart Any idea what could be wrong?
@oflutter
@oflutter 3 жыл бұрын
If you hover RecipeCard, you will see that it has 4 required arguments. You need to add them. Hopes that help 😊
@markmullenbjj
@markmullenbjj 3 жыл бұрын
@@oflutter I did exactly that. I copy and pasted your code. Error = 4 positional arguments expected, but 0 found return RecipeCard( title: _recipes[index].name, cookTime: _recipes[index].totalTime, rating: _recipes[index].rating.toString(), thumbnailUrl: _recipes[index].images); I thought it couold be in the declaration of the Recipe class,...but I also pasted your code for that
@oflutter
@oflutter 3 жыл бұрын
Post your full project on git, and send me a link I will check. If you want to, you can email me privately: hello@oflutter.com
@markmullenbjj
@markmullenbjj 3 жыл бұрын
@@oflutter Thank you. Email sent
@andhikawicaksono6949
@andhikawicaksono6949 3 жыл бұрын
Why is the data from the api not showing up?
@dhiaaeddinemansouri5680
@dhiaaeddinemansouri5680 3 жыл бұрын
thank you
@oflutter
@oflutter 3 жыл бұрын
Np 😉
@deadeye18
@deadeye18 2 жыл бұрын
zenkyuu
@darshitjani8273
@darshitjani8273 2 жыл бұрын
Why not use Null safety. So many errors.
@jamilmahama4638
@jamilmahama4638 3 жыл бұрын
is this tutorial in null safety? im getting error making api calls like null is not a subtype of string
@oflutter
@oflutter 3 жыл бұрын
No, it's not a null safety tutorial
@ulolmoto4854
@ulolmoto4854 3 жыл бұрын
Hi, what programming languages is this?
@oflutter
@oflutter 3 жыл бұрын
Dart
@tugba_dokumaci
@tugba_dokumaci Жыл бұрын
tysm
@shailjatripathi1268
@shailjatripathi1268 2 жыл бұрын
I am getting the following error: Unhandled Exception: type 'Null' is not a subtype of type 'String' in type cast Can you please help?
@oflutter
@oflutter 2 жыл бұрын
What video time ?
@shailjatripathi1268
@shailjatripathi1268 2 жыл бұрын
@@oflutter It is coming when I'm taking data from the api in the list.. As if the format is not supported
@TheZaynPro
@TheZaynPro 2 жыл бұрын
@@shailjatripathi1268 you find any solution..?
@redwanulhaque7887
@redwanulhaque7887 2 жыл бұрын
api link is not working
@daredevil6145
@daredevil6145 2 жыл бұрын
API isn't working nowadays.
@hdalank
@hdalank 3 жыл бұрын
Amazing, can you please do a tutorial about rest api from woocommerce to flutter app ?
@oflutter
@oflutter 3 жыл бұрын
Thanks for comment! Yea, that my be interested. Will take in consideration
@poweruser60
@poweruser60 3 жыл бұрын
The Yummly Recipe API used in this video ceased operation effective September 30, 2019 - so don't waste your time with this tutorial, I can't believe the API ceased to be available 7 months before this video was last edited.
@oflutter
@oflutter 3 жыл бұрын
Yummly Recipe API was updated 4 month ago, and it's still working :D
@poweruser60
@poweruser60 3 жыл бұрын
@@oflutter The Yummly API is no longer accepting new applications, it's still working for existing users, hence your perception, but new users can't access it - hence my comments.
@oflutter
@oflutter 3 жыл бұрын
Not sure about that, just logged under new account, everything is ok
@poweruser60
@poweruser60 3 жыл бұрын
@@oflutter what URL did you use to create a new account ?
@oflutter
@oflutter 3 жыл бұрын
Same what I provided in video
@joobiden4044
@joobiden4044 Жыл бұрын
pembohong
10x Your Speed With Flutter
8:04
Flutter Mapp
Рет қаралды 83 М.
01  Flutter API call | Flutter REST API Series
11:40
Nitish Kumar Singh
Рет қаралды 153 М.
Andro, ELMAN, TONI, MONA - Зари (Official Music Video)
2:50
RAAVA MUSIC
Рет қаралды 2 МЛН
🎈🎈🎈😲 #tiktok #shorts
0:28
Byungari 병아리언니
Рет қаралды 4,5 МЛН
Flutter Basics by a REAL Project
25:42
Flutter Guys
Рет қаралды 589 М.
Best of CES 2025
14:50
The Verge
Рет қаралды 547 М.
REST Call with Flutter - Http methods
19:55
CodeX
Рет қаралды 75 М.
🌤📱 Minimal Weather App • Flutter Tutorial
13:22
Mitch Koko
Рет қаралды 119 М.
🖥📱RESPONSIVE DESIGN • Flutter Tutorial
8:03
Mitch Koko
Рет қаралды 306 М.
Сборник Топ 20 Номеров за 2024 - Уральские Пельмени
2:52:31
Уральские Пельмени
Рет қаралды 204 М.
I Made an Android App in MINUTES with This AI Tool
10:21
Creator Magic
Рет қаралды 214 М.
REST API with Flutter | Step by step tutorial
11:10
CodeX
Рет қаралды 169 М.
Flutter Basic Training - 12 Minute Bootcamp
12:09
Fireship
Рет қаралды 1 МЛН
🏀📱 NBA App • Data from API • Flutter Tutorial ♥
7:31
Andro, ELMAN, TONI, MONA - Зари (Official Music Video)
2:50
RAAVA MUSIC
Рет қаралды 2 МЛН