/recipe_app

Recipe App with Flutter

Primary LanguageDart

Flutter Recipe App

Build a Recipe App with Flutter

Full FREE Course : https://youtu.be/VTR5HpRfS0A

In todays episode we are going to take the basics of #flutter and we are going to create a real world application. We are going to learn how to build a food recipe application using only flutter.

📕 Things covered in this video:

• Fetch data from an api with flutter

• How useState in flutter

• How to pass down data in flutter on widgets

• How to show a grid view

If you are a beginner with flutter I highly encourage you to follow along because you are going to learn how to put all the small pieces together to understand things like how to fetch data from an api, how to update state and more