Mobile App Development with Flutter Current Status Not Enrolled Price Closed Get Started This course is currently closed Course Content Session 1: Flutter Fundamentals (8 hours) Lesson 1.1 Introduction to Flutter (2 hours) What is Flutter and Why Use It? Understanding Dart Programming Language Flutter vs Other Frameworks Setting Up Your Development Environment Installing Flutter SDK, Android Studio/VS Code Creating Your First “Hello World” App 1.2 Dart Essentials (3 Hours) Variables and Data Types Control Flow (if/else, loops) Conditional Statements Loops Functions and Parameters Defining Functions Optional Parameters Classes and Objects Defining a Class Inheritance and Mixins Inheritance Example Mixins