A beginner-friendly Flutter open-source project designed to help developers practice Flutter and learn how to contribute to open-source projects.
- Help new contributors learn Flutter
- Teach open-source collaboration (issues, pull requests, forks)
- Provide simple, structured tasks for hands-on experience
- Simple UI screens
- Reusable widgets
- State management example
git clone https://github.com/hussainsarwari/flutter-app.git
cd flutter-practice-project
flutter pub get
flutter run