Introduction to Flutter

This lesson introduces Flutter SDK and how it helps with cross-platform challenges.

We'll cover the following...

What is Flutter

  • Flutter is an open-sourced SDK to develop cross-platform applications developed and maintained by Google
  • Flutter apps are written in Dart language
...