Welcome to the Flutter 30 Days Challenge repository! This repo contains the code and progress for each day of the challenge. The goal is to learn and build Flutter apps step-by-step over the course of 30 days.
- Daily Progress: Code and exercises for each day's challenge.
- Flutter Concepts: Widgets, state management, layouts, navigation, API integration, and more.
- Final Project: A complete Flutter app built by the end of the challenge.
- Clone the repository:
git clone https://github.com/tuUsuario/flutter-30days-challenge.git- Navigate to the project folder:
cd flutter-30days-challenge- To run any project:
flutter run- Day 1-5: Flutter setup, basic widgets, and state management.
- Day 6-10: Layouts, navigation, UI components.
- Day 11-20: Forms, API integration, advanced widgets.
- Day 21-30: Final project, testing, and deployment.
Feel free to fork the repo, submit pull requests, or use this challenge for your own learning journey!
This project is licensed under the MIT License - see the LICENSE file for details.
Happy coding! 🎉