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.

After developing our backend (which we haven't done yet), we will work with Flutter to create the iOS and Android apps that will connect to our backend. The technology used to create our front-end will be Flutter. Flutter is Google's rich UI framework that uses Dart as its programming language. Dart is a language created and maintained by Google as well and Dart and Flutter go hand in hand in helping us create our apps.

Timestamps:
00:00 - Introduction to Flutter
00:09 - What is Flutter
00:51 - We will install it on all 3 platforms
01:18 - What does Flutter code look like?UI
04:37 - Why Flutter?
05:31 - Flutter uses Dart
05:52 - What do we need?
06:54 - What editor will we use?
07:43 - We will later go through the installations

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!