Skip to main content

Section outline

    • Module 1: Introduction to Flutter

      • What is Flutter & Why Use It?
      • Installing Dart SDK & VS Code IDE
      • Writing Dart Code with DartPad
    • Module 2: Dart Programming Basics

      • Variables, Data Types, Operators
      • Conditional Statements & Loops
      • Functions & Object-Oriented Programming (OOP)