Day 1: Flutter Fundamentals

On Day 1, you will learn the basics of **Flutter**, how it works, and why it is widely used for **cross-platform application development**.
You will set up the Flutter development environment, explore the project structure, and run your **first Flutter application**.
You will also understand the concept of **widgets**, which are the building blocks of every Flutter app.

Topics Covered :

- Introduction to Flutter & Dart
- Flutter architecture overview
- Installing Flutter SDK and development tools
- Understanding Flutter project structure
- Building and running your first Flutter app