awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
leanflutter avatar

leanflutter/awesome-flutter-desktop

0
View on GitHub↗
1,710 stars·117 forks·MIT·9 views

Awesome Flutter Desktop

A curated list of awesome things related to Flutter desktop.

Features

  • Awesome List - A community-curated directory that catalogs and links out to other open-source projects, rather than a standalone tool you run yourself.
  • Desktop and Platform Embedding - Curated collection of desktop-related resources.
  • Desktop Development - Curated collection of resources for desktop development.

Star history

Star history chart for leanflutter/awesome-flutter-desktopStar history chart for leanflutter/awesome-flutter-desktop

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Awesome Flutter Desktop

These projects share indexed features with Awesome Flutter Desktop. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • sindresorhus/awesome-electronsindresorhus avatar

    sindresorhus/awesome-electron

    27,183View on GitHub↗

    This project is a community-maintained directory of resources for building desktop applications with Electron. It serves as a centralized knowledge base, aggregating high-quality tools, learning materials, and software examples to assist developers in mastering the framework and improving their development workflows. The repository functions as a curated ecosystem index, relying on peer review and community contributions to verify and organize information. By maintaining a structured collection of articles, books, boilerplates, and third-party components, it provides a comprehensive reference

    awesomeawesome-listelectron
    View on GitHub↗27,183
  • go-flutter-desktop/go-fluttergo-flutter-desktop avatar

    go-flutter-desktop/go-flutter

    5,934View on GitHub↗

    go-flutter is a runtime and embedding library that enables Flutter applications to run natively on Windows, macOS, and Linux using Go and GLFW. It implements the Flutter Embedding API to render Flutter UIs on desktop platforms, providing a cross-platform desktop runtime that bridges Go and Dart code through standard Flutter method and event channels. The project includes a plugin framework that supports bidirectional communication between Go and Dart, allowing Go code to invoke Dart handlers and expose Go methods for Dart to call, with optional synchronous replies. It also provides event stre

    Gocross-platformdesktopflutter
    View on GitHub↗5,934
  • ardera/flutter-piardera avatar

    ardera/flutter-pi

    1,962View on GitHub↗

    A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland.

    Cdigital-signageembeddedflutter
    View on GitHub↗1,962
  • gliheng/flutter-rsgliheng avatar

    gliheng/flutter-rs

    2,114View on GitHub↗

    Build beautiful desktop apps with flutter and rust. 🌠 (wip)

    Rust
    View on GitHub↗2,114
Compare all 30 related projects→

Frequently asked questions

What does leanflutter/awesome-flutter-desktop do?

A curated list of awesome things related to Flutter desktop.

What are the main features of leanflutter/awesome-flutter-desktop?

The main features of leanflutter/awesome-flutter-desktop are: Awesome List, Desktop and Platform Embedding, Desktop Development.

Which projects share features with leanflutter/awesome-flutter-desktop?

Projects with overlapping indexed features include: sindresorhus/awesome-electron — This project is a community-maintained directory of resources for building desktop applications with Electron. It… nativeshell/nativeshell — Experimental embedder for Flutter. ardera/flutter-pi — A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland. gliheng/flutter-rs — Build beautiful desktop apps with flutter and rust. 🌠 (wip). google/flutter-desktop-embedding — This project is a desktop embedding layer that serves as a bridge between the Flutter engine and the native windowing… go-flutter-desktop/go-flutter — go-flutter is a runtime and embedding library that enables Flutter applications to run natively on Windows, macOS, and…