Introduction to Flutter

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

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
  • Flutter is a complete framework which provides:
    • UI rendering & Widgets
    • State Management
    • Hardware APIs
    • Navigation
    • Testing

Get hands-on with 1200+ tech skills courses.