Welcome to my first Flutter project! 🚀
This repository is part of my journey to learn Flutter and Dart through an online course. Here you’ll find my code, notes, and experiments as I progress.
This project is a collection of lessons, practice apps, and exercises following the Flutter course. The main goal is to get hands-on experience with Flutter for building beautiful, cross-platform apps for Android and iOS.
- Flutter basics and setup
- Widgets and layouts
- Navigation and routing
- State management
- Networking and API calls
- Custom themes and UI
To run this project locally:
- Install Flutter
- Clone this repository:
git clone https://github.com/JoshTVR/My-First-Flutter-App.git
This is how it looks right now, I've finished the Write your first Flutter app from Flutter Docs.
This isn’t the end of this repository! I still want to build something original using everything I’ve learned so far. For now, though, this is a savepoint.

