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 Windows.

Timestamps:
00:00 - Installing Flutter on Windows
00:14 - Open up Powershell
00:40 - Download Flutter
02:17 - Extract into Flutter folder
03:34 - Create ~\dev\tooling
06:10 - Move the Flutter folder to tooling folder
07:05 - Remove double Flutter paths
07:26 - Open up Path editor
08:04 - Add Flutter to path
08:22 - Make sure Flutter is in path
08:52 - Upgrade Flutter
09:17 - Ensure Flutter is properly installed
10:09 - 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!