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.
A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland.
The main features of ardera/flutter-pi are: Desktop and Platform Embedding, Desktop Development.
Projects with overlapping indexed features include: nativeshell/nativeshell — Experimental embedder for Flutter. go-flutter-desktop/go-flutter — go-flutter is a runtime and embedding library that enables Flutter applications to run natively on Windows, macOS, and… google/flutter-desktop-embedding — This project is a desktop embedding layer that serves as a bridge between the Flutter engine and the native windowing… ubuntu/yaru.dart — Ubuntu Yaru Flutter widgets and themes for building desktop and web applications. gliheng/flutter-rs — Build beautiful desktop apps with flutter and rust. 🌠 (wip). leanflutter/awesome-flutter-desktop — A curated list of awesome things related to Flutter desktop.
Build beautiful desktop apps with flutter and rust. 🌠 (wip)
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
This project is a desktop embedding layer that serves as a bridge between the Flutter engine and the native windowing systems of desktop operating systems. It functions as a Flutter desktop plugin and a native menu bar manager to facilitate the development of cross-platform desktop applications. The system focuses on desktop application integration and native operating system menu management. It provides the tools necessary to create and manage application menus within the native system menu bar for desktop platforms.
A curated list of awesome things related to Flutter desktop.