A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland.
الميزات الرئيسية لـ ardera/flutter-pi هي: Desktop and Platform Embedding, Desktop Development.
تشمل البدائل مفتوحة المصدر لـ ardera/flutter-pi: 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.