Tons of knowledge very efficiently compressed into 13 mins, and at no point did I feel lost. Thank you!
@oflutter2 жыл бұрын
You are welcome 🤗
@Grinwa Жыл бұрын
Yo don't stop these tutorials 😢😢😢😢 U have performance to become a really leading KZbinr i can assure u that
@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!
@giuseppebrandi37422 жыл бұрын
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 Жыл бұрын
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 ❤
@YandryPozo2 жыл бұрын
Extremely well done example, just what I needed, great job 👍😃
@oflutter2 жыл бұрын
Glad to help you 😌
@smartgaming335312 жыл бұрын
Great efforts sir we want more videos abouts flutter projects🤩
@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.
@aouadicharaf10382 жыл бұрын
thanks before even finishing the video, keep up the good work
@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 Жыл бұрын
sorma ilayda bende de aynısı oldu kaldı orda
@kaushalyaroshan2 жыл бұрын
Amazing tutorial with clear voice 😍
@ahmedtaha69373 жыл бұрын
i leaned so much from your video, thank u
@oflutter3 жыл бұрын
You are welcome
@afiatinaliaazani-hf5gd Жыл бұрын
Thank you so much for the knowledge
@nuriddintashpulatov42332 жыл бұрын
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']); }
@lemmuelvillaruel13322 жыл бұрын
it is still error
@videos4y0u282 жыл бұрын
But still eroor the data is not loading 😥😭
@TAMILGADGETS2 жыл бұрын
tq now my code was functional but can you explain why we add the type and single recipe
@madvier_8336 Жыл бұрын
whoa thanks it worked! im still lost tho xD, compared to javascript way of consuming api this is abit complicated lol
@savansachapara27662 жыл бұрын
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
@KanikaRaheja2 жыл бұрын
same error...how to solve?
@alaaabdullah2648 Жыл бұрын
I have the same error did you solve it?
@bluehydrogen Жыл бұрын
Thanks, brother for the knowledge
@heysubolick90123 жыл бұрын
This video is super duper awesome. it helped me a lot.
@oflutter3 жыл бұрын
I’m glad 😃
@LahssaneFair3 жыл бұрын
keep it up good tutorial
@oflutter3 жыл бұрын
Thanks)
@JerrysTechCorner3 жыл бұрын
This tutorial was awesome! You should make more videos like this!
@oflutter3 жыл бұрын
Sure! I will
@iamkanishkaR11 ай бұрын
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?*
@terrygilligan7903 жыл бұрын
Great video, thanks for the Input.
@abishekab2110 ай бұрын
Incredible video bro
@sureshchitmil3 жыл бұрын
Good tutorial thank you.
@oflutter3 жыл бұрын
You’re welcome, thanks for comment!:)
@ai-bloggers2 жыл бұрын
Please, don't stop 🚀🚀🚀
@D3_Business_Analytics3 жыл бұрын
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'
@mkhwanazicebo44482 жыл бұрын
kudos , you the best man.
@Juliapak2 жыл бұрын
Very good tutorial. I need to design my own api with my urls I own. This helps me get some insights!
@oflutter2 жыл бұрын
You are welcome 🤗
@mracipayam3 жыл бұрын
Greate explanation, subbed!
@semihhyilmaz2 жыл бұрын
You are a very good tutorial, thank you!
@oflutter2 жыл бұрын
Thanks 😊
@nipu_b982 жыл бұрын
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.
@carolinedesouza75703 жыл бұрын
Perfect video!! Thanks
@oflutter3 жыл бұрын
You are welcome 🙏
@abdulrahmanalsefi64182 жыл бұрын
Thank you, great explanation. Could you please do a toutrial about notification
@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 ??
@sontopito87653 жыл бұрын
Thank you 😇Nice tutorial
@oflutter3 жыл бұрын
Thanks
@Vikkybliz3 жыл бұрын
You really explained this very well
@oflutter3 жыл бұрын
Thanks
@bffft57163 жыл бұрын
This is what i need
@oflutter3 жыл бұрын
I'm glad to hear it!
@nguyenphuocsang15053 жыл бұрын
very thanks you. can you continue with detail screen?
@alvido973 жыл бұрын
This was very helpful for me , ❤️❤️❤️
@pauldufour56342 жыл бұрын
Hello, great video but is it possible to add a click function on each item of the list?
@atifullah75673 жыл бұрын
Great
@nakokiko3 жыл бұрын
very useful. thank you for the tutorial
@oflutter3 жыл бұрын
Thanks 😊
@001Debjeet3 жыл бұрын
perfect explanation brother Subbed ;)
@oflutter3 жыл бұрын
Thanks 😊
@RSmarza3 жыл бұрын
Excellent! Please consider making a tutorial with flutter integrated with redux architecture. Thanks
@oflutter3 жыл бұрын
Sure, I will think about it :)
@monishreddy69833 жыл бұрын
(NoSuchMethodError: The method '[]' was called on null. ?
@dargwa10463 жыл бұрын
have you find any solutions?
@furquanahmad8463 жыл бұрын
same error bro and still i couldn't find solution can any help us
@jamilmahama46383 жыл бұрын
@@furquanahmad846 null safety issue...still trying to fix it
@farhanashari51497 ай бұрын
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
@farhanashari51497 ай бұрын
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
@vigianerun2 жыл бұрын
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
@videos4y0u282 жыл бұрын
Sir I have error the data is not loading from Json using api only the circularProgressIndicator is cycling 😥😭
@charlenebrenda2 жыл бұрын
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?
@uttkarshrastogi17643 жыл бұрын
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
@oflutter3 жыл бұрын
Sure!
@TuksimAdventures3 жыл бұрын
I would like to subscribe and like for the youtube algorithm. Helped me find this video by recommending it to me.
@oflutter3 жыл бұрын
Thanks 😊 I appreciate you
@c2610.3 жыл бұрын
Have you thought about a social media app tutorial?
@oflutter3 жыл бұрын
Yes, I will make it at some point
@genesiswin48312 жыл бұрын
awesome
@ajdinzejnirovic75023 жыл бұрын
Thanks a lot!
@oflutter3 жыл бұрын
😊
@Tiffaa_ Жыл бұрын
Hi! Would it be possible to redo this tutorial recipe app with BLoC please? I'm struggling with learning it.
@sikkicoding Жыл бұрын
Thank you sir
@herojohn10212 жыл бұрын
If someone does not see the api in debug mode, you need to add a tag parameter in rapid api.
@oflutter2 жыл бұрын
Thanks
@hamidalikhan14643 жыл бұрын
Amazing
@oflutter3 жыл бұрын
Thanks 😊
@alaaabdullah2648 Жыл бұрын
How can I get the data in complex JSON ?
@mwebber35372 жыл бұрын
thanks🤝
@mohamedsabir9867 Жыл бұрын
how could you link the xcode emulator to vs code i need an answer sone pls, and ty
@furquanahmad8463 жыл бұрын
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
@cunningmentor3 жыл бұрын
you will boom the other's tutorial
@oflutter3 жыл бұрын
Hopefully 😁
@funaustralia65172 жыл бұрын
how can to do change other recipe? I mean, if I want to get beef recipe
@Badlapur2Banarasvlogs Жыл бұрын
sir how to use directions in yummuly API?
@alotszhra24883 жыл бұрын
Hi,I write all code in flutter without error but the program is not running out.
@xmasterg1013 жыл бұрын
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?
@xmasterg1013 жыл бұрын
These problems appear when SDK is sdk: ">=2.12.0 =2.7.0
@xmasterg1013 жыл бұрын
Unfortunately still couldn't run the app. Seems that these "null" errors must be fixed after the Flutter latest updates
@alaaabdullah2648 Жыл бұрын
I have the same error, how can I solve it ?
@muzammillone83622 жыл бұрын
i cant seem to get data from api call as i recieve null
@shouryapandey30033 жыл бұрын
bro just pls try to explain working of json in flutter
@markmullenbjj3 жыл бұрын
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?
@oflutter3 жыл бұрын
If you hover RecipeCard, you will see that it has 4 required arguments. You need to add them. Hopes that help 😊
@markmullenbjj3 жыл бұрын
@@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
@oflutter3 жыл бұрын
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
@markmullenbjj3 жыл бұрын
@@oflutter Thank you. Email sent
@andhikawicaksono69493 жыл бұрын
Why is the data from the api not showing up?
@dhiaaeddinemansouri56803 жыл бұрын
thank you
@oflutter3 жыл бұрын
Np 😉
@deadeye182 жыл бұрын
zenkyuu
@darshitjani82732 жыл бұрын
Why not use Null safety. So many errors.
@jamilmahama46383 жыл бұрын
is this tutorial in null safety? im getting error making api calls like null is not a subtype of string
@oflutter3 жыл бұрын
No, it's not a null safety tutorial
@ulolmoto48543 жыл бұрын
Hi, what programming languages is this?
@oflutter3 жыл бұрын
Dart
@tugba_dokumaci Жыл бұрын
tysm
@shailjatripathi12682 жыл бұрын
I am getting the following error: Unhandled Exception: type 'Null' is not a subtype of type 'String' in type cast Can you please help?
@oflutter2 жыл бұрын
What video time ?
@shailjatripathi12682 жыл бұрын
@@oflutter It is coming when I'm taking data from the api in the list.. As if the format is not supported
@TheZaynPro2 жыл бұрын
@@shailjatripathi1268 you find any solution..?
@redwanulhaque78872 жыл бұрын
api link is not working
@daredevil61452 жыл бұрын
API isn't working nowadays.
@hdalank3 жыл бұрын
Amazing, can you please do a tutorial about rest api from woocommerce to flutter app ?
@oflutter3 жыл бұрын
Thanks for comment! Yea, that my be interested. Will take in consideration
@poweruser603 жыл бұрын
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.
@oflutter3 жыл бұрын
Yummly Recipe API was updated 4 month ago, and it's still working :D
@poweruser603 жыл бұрын
@@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.
@oflutter3 жыл бұрын
Not sure about that, just logged under new account, everything is ok
@poweruser603 жыл бұрын
@@oflutter what URL did you use to create a new account ?