Week-1: Introduction to Mobile App Development
- Overview of mobile app development.
- Native vs Cross-Platform Development
- Introduction to Flutter and Dart
- Assignment: Install Flutter and set up the development environment
Week-2: Dart Programming Fundamentals
-
- Basic Dart Syntax (variables, data types, operators)
- Control Flow Statements (if, switch, loops)
- Assignment: Write basic Dart programs to practice syntax