Skip to content

hussainsarwari/flutter-app

Repository files navigation

Flutter Open Source Project for Practice & Contribution

A beginner-friendly Flutter open-source project designed to help developers practice Flutter and learn how to contribute to open-source projects.

🚀 Project Goals

  • Help new contributors learn Flutter
  • Teach open-source collaboration (issues, pull requests, forks)
  • Provide simple, structured tasks for hands-on experience

📱 Features (In Progress)

  • Simple UI screens
  • Reusable widgets
  • State management example

📦 Getting Started

git clone https://github.com/hussainsarwari/flutter-app.git
cd flutter-practice-project
flutter pub get
flutter run