Flutter

Open-source projects categorized as Flutter

Top 23 Flutter Open-Source Projects

  1. Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

    Project mention: Flutter x Amplify AI Kit Recipe App Development | dev.to | 2025-02-10

    $ flutter --version Flutter 3.27.4 • channel stable • https://github.com/flutter/flutter.git Framework • revision d8a9f9a52e (9 days ago) • 2025-01-31 16:07:18 -0500 Engine • revision 82bd5b7209 Tools • Dart 3.6.2 • DevTools 2.40.3 $ node --version v20.18.1 $ npm --version 10.8.2

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. rustdesk

    An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

    Project mention: RustDesk – open-source remote desktop client | news.ycombinator.com | 2025-02-08
  4. AppFlowy

    Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.

    Project mention: 15 No-Code Productivity Tools to Work Smarter, Not Harder 👨‍💻🔥 | dev.to | 2025-01-17

    6. AppFlowy

  5. immich

    High performance self-hosted photo and video management solution.

    Project mention: immich: self-hosted photo and video management solution | news.ycombinator.com | 2025-02-08
  6. localsend

    An open-source cross-platform alternative to AirDrop

    Project mention: LocalSend: An open-source cross-platform alternative to AirDrop | news.ycombinator.com | 2025-01-13
  7. awesome-flutter

    An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

    Project mention: Top Github repositories for 10+ programming languages | dev.to | 2024-07-16

    Awesome flutter Flutter Samples

  8. Appwrite

    Your backend, minus the hassle.

    Project mention: How to Build a AI Chat App Using React, Tailwind and Framer motion | dev.to | 2024-11-18

    🔗 Tools We’ll Use: ReactJS: https://react.dev/ TailwindCSS: https://tailwindcss.com/ Appwrite: https://appwrite.io/ Gemini: https://ai.google.dev/ Framer motion: https://motion.dev/

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. open-source-ios-apps

    :iphone: Collaborative List of Open-Source iOS Apps

  11. spotube

    🎧 Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile!

    Project mention: The Start to my Open Source Development Journey | dev.to | 2024-09-06

    In my journey of trying to expand to different programming niches/languages and my love for listening to music as I do whatever task I'm currently doing, I discovered a trending repository called: Spotube which is an Open Source, Cross-Platform Client for both Spotify and YouTube that removes the need to subscribe to Spotify/YouTube Premium to listen to music without the interruption of ads and allows for downloading music for offline listening.

  12. NativeScript

    ⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java, Dart). Use what you love ❤️ Angular, React, Solid, Svelte, Vue with: iOS (UIKit, SwiftUI), Android (View, Jetpack Compose), Dart (Flutter) and you name it compatible.

    Project mention: What are JavaScript Engines? | dev.to | 2024-12-26

    NativeScript is a good example of a runtime built specifically for cross-platform native mobile application development built using JavaScript.

  13. flutter-go

    flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档

  14. FlutterExampleApps

    [Example APPS] Basic Flutter apps, for flutter devs.

  15. Best-Flutter-UI-Templates

    completely free for everyone. Its build-in Flutter Dart.

  16. revanced-manager

    💊 Application to use ReVanced on Android

    Project mention: ReVanced: Customize your mobile experience by applying patches to your apps | news.ycombinator.com | 2024-12-11
  17. gopeed

    A modern download manager that supports all platforms. Built with Golang and Flutter.

  18. ente

    Fully Open Source, End-to-End Encrypted Cloud

    Project mention: Show HN: Automated Sorting of group photos by user defined N people in each pic | news.ycombinator.com | 2025-02-04

    Ente[0] has this feature (locally run on mobile/desktop). It marks recognized faces in your gallery and then you can search for any combination of faces.

    [0]: https://ente.io/

  19. MMKV

    An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

    Project mention: Understanding security in React Native applications | dev.to | 2024-04-03

    react-native-mmkv is a wrapper around MMKV that allows you to easily implement secure storage in your app. It is arguably the fastest key-value storage for React Native apps

  20. gsy_github_app_flutter

    Flutter 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp系列的优势:我们目前已经拥有Flutter、Weex、ReactNative、kotlin 四个版本。 功能齐全,项目框架内技术涉及面广,完成度高,持续维护,配套文章,适合全面学习,对比参考。跨平台的开源Github客户端App,更好的体验,更丰富的功能,旨在更好的日常管理和维护个人Github,提供更好更方便的驾车体验Σ( ̄。 ̄ノ)ノ。同款Weex版本 : https://github.com/CarGuo/GSYGithubAppWeex 、同款React Native版本 : https://github.com/CarGuo/GSYGithubApp 、原生 kotlin 版本 https://github.com/CarGuo/GSYGithubAppKotlin

  21. dio

    A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.

  22. flet

    Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.

    Project mention: Building a calculator using Flet with python | dev.to | 2024-08-29

    In line 7 we define the main app instance to Page; a page is a container for View Controls. So here I won’t go deep into views since it’s beyond the scope of this tutorial, but you reference here.

  23. bloc

    A predictable state management library that helps implement the BLoC design pattern

    Project mention: Maintain and Extend Code Easily with Clean Architecture for Flutter | dev.to | 2025-02-06

    View Models: State management solutions using GetX, BLoC, or Riverpod.

  24. getx

    Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get.

  25. flame

    A Flutter based game engine.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Flutter discussion

Log in or Post with

Flutter related posts

  • Show HN: Open-source RSVP app using Supabase and Flutter

    1 project | news.ycombinator.com | 12 Feb 2025
  • Packaging and Distributing Flutter Desktop Apps: The Missing Guide for Open Source & Indie Developers - Packaging choco packages

    1 project | dev.to | 11 Feb 2025
  • Flutter x Amplify AI Kit Recipe App Development

    3 projects | dev.to | 10 Feb 2025
  • The Deck: An Open-Source Cross-Platform Multiplayer Card Game Engine in Flutter

    7 projects | news.ycombinator.com | 8 Feb 2025
  • Building a Cross-Platform Barcode Scanner for Mobile, Desktop, and Web with Flutter

    3 projects | dev.to | 7 Feb 2025
  • Apple Launches Apple Invites

    2 projects | news.ycombinator.com | 4 Feb 2025
  • Maintain and Extend Code Easily with Clean Architecture for Flutter

    2 projects | dev.to | 6 Feb 2025
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 14 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source Flutter projects? This list will help you:

# Project Stars
1 Flutter 168,544
2 rustdesk 82,094
3 AppFlowy 60,548
4 immich 57,837
5 localsend 57,503
6 awesome-flutter 54,710
7 Appwrite 47,159
8 open-source-ios-apps 43,866
9 spotube 35,052
10 NativeScript 24,524
11 flutter-go 23,646
12 FlutterExampleApps 20,857
13 Best-Flutter-UI-Templates 20,733
14 revanced-manager 19,504
15 gopeed 18,024
16 ente 17,712
17 MMKV 17,683
18 gsy_github_app_flutter 15,003
19 dio 12,556
20 flet 12,335
21 bloc 11,988
22 getx 10,575
23 flame 9,683

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Dart is
the 19th most popular programming language
based on number of references?