/lets-contribute-flutter

A curated directory of Flutter projects seeking contributors, organized by category and maintained through PR submissions

Let’s Contribute Flutter

A collection of Flutter projects looking for contributors, organized by category.

Add Project


Overview

  • Maintainers: Submit a simple PR to add, remove, or update project info.
  • Contributors: Explore categorized projects and jump directly to issues.

Add / Remove / Update

  1. Please star this repository
  2. Open PR

Categories & Tags

Categories

  • App: Applications, example apps
  • Package: Dart/Flutter packages
  • Plugin: Native integration, platform channels
  • Sample: Educational samples, UI demos
  • Tools & Infra: CLI, templates, code generators, CI/CD, analysis
  • Uncategorized

Tags (free form)

  • Platform (mobile/web/desktop), state management (Provider/Riverpod/Bloc/GetX…), networking (Dio/http), local DB, testing, accessibility, i18n, performance, architecture, docs, etc.

Project List

Apps

Project Description Tags Issues Activity
DutyIt A Flutter app for discovering, filtering, and managing nursing-related academic events (conferences, seminars, training). Supports calendar integration, reminders, and Google Sign-In. Built with Flutter, Dart, and Firebase. flutter, dart, firebase, calendar, auth, notifications, healthcare, nursing good first issue · help wanted last-commit stars

Packages

Project Description Tags Issues Activity

Plugins

Project Description Tags Issues Activity

Samples

Project Description Tags Issues Activity

Tools & Infra

Project Description Tags Issues Activity

Uncategorized

Project Description Tags Issues Activity

Contributing (this repo)

  • PRs welcome for typos, broken links, or categorization fixes.
  • Please keep the 5-column table format.
  • For larger structural changes (new/merged categories), open an issue first.

Row template

| [RepoName](https://github.com/owner/repo) | Short description | Tag1 · Tag2 | [good first issue](https://github.com/owner/repo/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) · [help wanted](https://github.com/owner/repo/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) | ![last-commit](https://img.shields.io/github/last-commit/owner/repo) ![stars](https://img.shields.io/github/stars/owner/repo) |

Credits