Showing 186 open source projects for "flutter"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Flutter

    Flutter

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

    Flutter is Google’s open-source UI toolkit for building natively compiled, high-performance, visually expressive apps from a single codebase targeting mobile (iOS, Android), web, desktop (Windows, macOS, Linux), and embedded platforms. We want to enable designers to deliver their full creative vision without being forced to water it down due to limitations of the underlying framework.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    PixEz Flutter

    PixEz Flutter

    Flutter-based client for browsing and managing content

    Pixez Flutter is an open-source, Flutter-based client for browsing and managing content from Pixiv’s illustration platform. While specific README is minimal, community usage indicates support for browsing artwork, user profiles, favorites, downloads, and user authentication, following the standard capabilities of unofficial Pixiv clients.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 3
    Flutter EasyRefresh

    Flutter EasyRefresh

    A flutter widget that provides pull-down refresh and pull-up load

    flutter_easy_refresh is a refresh widget library for Flutter that supports pull-to-refresh and load-more gestures with highly customizable behavior. It provides multiple built-in refresh headers and footers, including classic, material, ball-beat, and custom animated styles. Developers can easily implement infinite scrolling, lazy loading, and paginated content with fine-grained control over triggers and states.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Flutter Packages

    Flutter Packages

    A collection of useful packages maintained by the Flutter team

    This GitHub repository hosts first‑party Flutter and Dart packages maintained by the Flutter team. It serves as a hub for core functionality—covering everything from animations to camera support. Developers can explore, contribute, and use these packages via pub.dev. It’s a companion to the main Flutter repo, ensuring clean separation and specialized maintenance of shared components.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Flutter Deer

    Flutter Deer

    Flutter practice project

    Flutter Deer is a comprehensive production-level Flutter architecture template. It integrates features like login, mvp/mvvm architecture, routing, state management, theming, modular pages (profile, settings, etc.), and tooling suitable for both mobile and desktop builds. It emphasizes clean code, testability, and scalability, and is widely used as a boilerplate for enterprise-grade Flutter apps.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Flutter Location

    Flutter Location

    A Flutter plugin to easily handle realtime location in iOS and Android

    A simple way to get the user's location without thinking about permission. This library aims at providing you with a simple way to get the user location without thinking about permission. It's also heavily configurable so you can easily get better performance or better battery. It currently supports Android, iOS, macOS and Web. Support for the remaining platforms is incoming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Flutter-WebRTC

    Flutter-WebRTC

    WebRTC plugin for Flutter Mobile/Desktop/Web

    WebRTC plugin for Flutter Mobile/Desktop/Web. Additional platform/OS support from the other community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Flutter Vignettes

    Flutter Vignettes

    A collection of fun Flutter experiments, created by gskinner

    flutter_vignettes is a set of polished experimental projects that showcase creative uses of Flutter’s capabilities. Each vignette is a self-contained demo focusing on visuals, animations, or interactions, often pushing the boundaries of what Flutter’s rendering engine can achieve. Examples include custom UI widgets, fluid animations, and interactive design concepts. The project is intended to inspire developers and demonstrate Flutter’s potential for building expressive, high-quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Flutter Spinkit

    Flutter Spinkit

    A collection of loading indicators animated with flutter

    A collection of loading indicators animated with flutter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    phosphor-flutter

    phosphor-flutter

    A flexible icon family for Flutter

    A flexible icon family for Flutter. Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. Explore all our icons at phosphoricons. The easiest way to use all the Phosphor Icon with you app is to use our PhosphorIcon and pass any of our PhosphorIcons to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GraphQL Flutter

    GraphQL Flutter

    A GraphQL client for Flutter, bringing all the features from GraphQL

    A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package. GraphQL brings many benefits, both to the client: devices will need fewer requests, and therefore reduce data usage. And to the programmer: requests are arguable, they have the same structure as the request. This project combines the benefits of GraphQL with the benefits of Streams in Dart to deliver a high-performance client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Flutter Examples

    Flutter Examples

    Simple basic isolated apps, for budding flutter devs

    flutter-examples is a repository of standalone example Flutter apps that demonstrate various features, integrations, and UI / functional behaviors in Flutter. It covers many use-cases (navigation, state, HTTP, dependency injection, Firebase, etc.) so that developers can clone, run, and inspect working code to learn how to implement those features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flutter Rust Bridge

    Flutter Rust Bridge

    Rust binding generator, feature-rich, but seamless and simple

    flutter_rust_bridge is a toolchain that generates ergonomic bindings between Rust and Dart/Flutter so you can write performance-critical logic in Rust while building UI in Flutter. It abstracts away the low-level FFI details, letting developers define Rust functions and data structures that are safely callable from Dart. The project supports passing complex types, handling async operations and streams, and integrating with Flutter across mobile and desktop targets. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Flutter InAppWebView Plugin

    Flutter InAppWebView Plugin

    A Flutter plugin that allows you to add an inline webview

    A Flutter plugin that allows you to add an inline WebView, to use a headless WebView, and to open an in-app browser window. Adding the InAppWebView widget into your app is very simple. It’s just a widget like any other Flutter widget. Use InAppBrowser or ChromeSafariBrowser to open an in-app browser! ChromeSafariBrowser is based on Chrome Custom Tabs on Android and on SFSafariViewController on iOS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Flutter Server Box

    Flutter Server Box

    ServerBox - server status & toolbox

    Flutter Server Box (aka ServerBox) is a Flutter app that monitors and manages Linux servers. It provides charts for CPU, memory, disk, network, and tools like SSH terminal, file manager, and commands via dartssh2 & xterm.dart. Available on iOS, Android, desktop, and TV platforms, it's community-acclaimed as a lightweight alternative to Termius/ServerCat.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Flutter Chat UI

    Flutter Chat UI

    Actively maintained, community-driven chat UI implementation

    Create the in-app chat experience. Actively maintained community-driven chat UI implementation for React Native and Flutter with an optional Firebase BaaS. Flyer Chat is a platform for creating in-app chat experiences using Flutter or React Native. This repository contains chat UI implementation for Flutter. We offer no paid plugins and strive to create an easy-to-use, almost drop-in chat experience for any application. Contributions are more than welcome!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    FlutterBoost

    FlutterBoost

    Flutter plugin which enables hybrid integration of Flutter

    A next-generation Flutter-Native hybrid solution. FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts.The philosophy of FlutterBoost is to use Flutter as easy as using a WebView. Managing Native pages and Flutter pages at the same time is non-trivial in an existing App. FlutterBoost takes care of page resolution for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Desktop Embedding for Flutter

    Desktop Embedding for Flutter

    Experimental plugins for Flutter for Desktop

    flutter-desktop-embedding is an early exploration of running Flutter apps natively on macOS, Windows, and Linux long before desktop support matured in the main Flutter tree. It provides host shells and build scaffolds that embed the Flutter engine, connect it to platform windows, and bridge input, text, and accessibility events. The project demonstrated how Flutter’s rendering model and plugin system could extend beyond mobile, influencing subsequent official desktop support. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Flutter Architecture Samples

    Flutter Architecture Samples

    TodoMVC for Flutter

    Flutter Architecture Samples is a curated repository that implements the same app (typically a “todo” app) using various architectural / state management patterns (e.g. BLoC, Redux, Provider, MVC, etc.). Its goal is educational: to help developers compare architecture styles, understand trade-offs, and see best practices in action. You can use the samples in this project as a learning reference, as a roughly apples-to-apples comparison of different approaches, or as a starting point for creating your own apps. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flutter Wonderous App

    Flutter Wonderous App

    A showcase app for the Flutter SDK

    ...From a technical standpoint, it demonstrates advanced layout techniques, gesture handling, and integration of complex visual assets in Flutter. It is part of Flutter’s official examples, intended to inspire developers and designers about what’s possible beyond basic apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GSY Flutter Demo

    GSY Flutter Demo

    Collection of independent Flutter example components

    ...The codebase is modular, so learners can explore sections independently without needing to understand the entire app at once. Overall, it is a well-regarded resource for both beginners and experienced Flutter developers seeking examples of scalable app structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FVM

    FVM

    Flutter Version Management: A simple CLI to manage Flutter SDK version

    FVM streamlines Flutter version management. It allows per project SDK versions, ensuring consistent app builds and easier testing of new releases, thereby boosting the efficiency of your Flutter project tasks.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    WebF

    WebF

    Build flutter apps with HTML/CSS and JavaScript.

    WebF (Web on Flutter) is a W3C standards-compliant web rendering engine based on Flutter, allowing web applications to run natively on Flutter. W3C Standards Compliant: WebF uses HTML/CSS and JavaScript to render content on Flutter, achieving 100% consistency with browser rendering. Front-End Framework Supports: As WebF is W3C standards compliant, it can be used with many front-end frameworks, such as React, Vue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Flutter Local Notifications plugin

    Flutter Local Notifications plugin

    A Flutter plugin for displaying local notifications on Android, iOS

    A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux. Code for the cross-platform facing plugin used to display local notifications within Flutter applications. Code for the common platform interface. These can be found in the corresponding directories within the same name. Most developers are likely here as they are looking to use the flutter_local_notifications plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Flutter Responsive Admin Panel

    Flutter Responsive Admin Panel

    Responsive Admin Panel or Dashboard using Flutter

    This is a responsive admin/dashboard UI template built in Flutter. It is designed to work across platforms (web, desktop, mobile) and offers prebuilt UI elements (charts, tables, cards, etc.) so developers can use it as a backend UI scaffold.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next