Part of the Free Full-stack course: https://www.youtube.com/playlist?list=PL6yRaaP0WPkXo7Kl6LQcO69bsYTS7BDxo

Welcome to the Free Full-stack Course

In this course, we will be using Python as the programming language for our backend to deliver REST APIs. The REST APIs will be developed on top of Django which is a backend/website framework that sits on top of Python. And we will also use DRF (Django REST Framework) to actually deliver our APIs on top of Django.

Flutter is Google's rich UI framework that allows you to use the same source-code to write apps that run on multiple platforms. In this chapter, we will learn how to install Flutter on macOS.

Timestamps:
00:00 - Installing Flutter on macOS
00:35 - We will follow these steps
01:28 - Ensure Rosetta environment is enabled
02:49 - Download the relevant Zip file
04:09 - Extract the Zip file
07:25 - Add Flutter to your path (~/.bashrc or ~/.zshrc)
09:44 - Restart your shell
10:00 - Make sure Flutter is in path
10:25 - Ensure installation sanity
12:29 - That's all for this chapter

If you want to support my work, please consider joining my YouTube channel by pressing the Join button!

Twitter: https://twitter.com/vandadnp
LinkedIn: https://linkedin.com/in/vandadnp

Let's get started!