Skip to content

C0D1NG/Flutter

Repository files navigation

🚀 Welcome to the Flutter Projects Collection!

C0D1NG is an open-source organization dedicated to helping everyone contribute to real-world projects and learn together.


📱 About This Repository

This repository is a curated collection of Flutter projects contributed by developers from around the world. Whether you're a beginner or an experienced developer, you'll find a variety of apps and widgets to learn from, contribute to, or use as inspiration for your own work.


🏁 Getting Started

  1. Clone the repository:
git clone https://github.com/C0D1NG/Flutter.git
  1. Navigate to a project directory:
cd Flutter/<Project-Name>
  1. Install dependencies:
flutter pub get
  1. Run the app:
flutter run

📂 Project Structure

Each subfolder contains a unique Flutter project. Explore the directories to find:

  • BMI/ – BMI Calculator app
  • Calculator/ – Simple calculator
  • Chat/ – Chat application
  • E-Commerce/ – E-commerce app template
  • ...and many more!

Feel free to open any project, read its README (if available), and start experimenting.


🤝 How to Contribute

We welcome all contributions! To add your Flutter project:

  1. Fork this repository.
  2. Clone your fork to your local machine.
  3. Create a new branch for your project:
git checkout -b add-my-flutter-app
  1. Add your project in a new folder under Flutter/ (e.g., Flutter/MyAwesomeApp/).
  2. Commit and push your changes:
git add .
git commit -m "Add MyAwesomeApp Flutter project"
git push origin add-my-flutter-app
  1. Open a Pull Request to the main repository.

We'll review your submission and merge it if everything looks good!


🌟 Star & Share

If you find this repository helpful, please star it and share it with your friends. Let's grow the open-source Flutter community together!


👥 Contributors

💬 Join our Telegram Community

C0D1NG on Telegram


👨🏻‍💻 Happy Coding! 👩🏻‍💻

About

Flutter Open-Source Projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 26