awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/flutter-desktop-embeddingArchived

0
View on GitHub↗
7,056 نجوم·607 تفرعات·C++·Apache-2.0·2 مشاهدات

Flutter Desktop Embedding

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.

Features

  • Desktop Integration - Enables Flutter applications to interact with native desktop-specific features such as system menu bars.
  • Native Menu Management - Provides utilities for creating and updating native OS application and window menus.
  • Desktop Embedding Layers - Acts as a bridge between the Flutter engine and the native windowing systems of desktop operating systems.
  • Cross-Platform Desktop Development - Facilitates the creation of cross-platform desktop applications using a single codebase with native OS access.
  • Native Control Embedding - Provides mechanisms for hosting native UI elements and C++ code within the Flutter application layout.
  • Platform Channel Communications - Implements asynchronous message exchange between the Dart runtime and native host code using binary serialization.
  • System Menu Bar Utilities - Provides capabilities to create and manage application menus within the native operating system menu bar.
  • Cross-Platform Menu Mapping - Translates generic menu definitions into native system menu bar structures for macOS, Windows, and Linux.
  • Desktop Integration Plugins - Provides a set of native integration tools for extending Flutter applications on desktop operating systems.
  • UI Element Lifecycle Management - Ties the creation and destruction of native UI elements to the application's startup and shutdown phases.
  • Desktop and Platform Embedding - Official desktop embedding API implementation.
  • Desktop Development - Provides the core embedding API for desktop platforms.

سجل النجوم

مخطط تاريخ النجوم لـ google/flutter-desktop-embeddingمخطط تاريخ النجوم لـ google/flutter-desktop-embedding

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Flutter Desktop Embedding

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Flutter Desktop Embedding.
  • neutralinojs/neutralinojsالصورة الرمزية لـ neutralinojs

    neutralinojs/neutralinojs

    8,543عرض على GitHub↗

    Neutralinojs is a lightweight cross-platform desktop application framework that allows developers to build native applications using web technologies and a C++ backend. It serves as a native system API bridge, enabling JavaScript frontend code to execute system commands and manage files across Windows, macOS, and Linux. The project distinguishes itself as a portable runtime that renders interfaces via the system's built-in webview instead of bundling a full browser engine. This approach enables the packaging of web assets into small, standalone executable binaries. The framework provides com

    C++
    عرض على GitHub↗8,543
  • ardera/flutter-piالصورة الرمزية لـ ardera

    ardera/flutter-pi

    1,962عرض على GitHub↗

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

    Cdigital-signageembeddedflutter
    عرض على GitHub↗1,962
  • gliheng/flutter-rsالصورة الرمزية لـ gliheng

    gliheng/flutter-rs

    2,114عرض على GitHub↗

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

    Rust
    عرض على GitHub↗2,114
  • go-flutter-desktop/go-flutterالصورة الرمزية لـ go-flutter-desktop

    go-flutter-desktop/go-flutter

    5,934عرض على 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
    عرض على GitHub↗5,934
عرض جميع البدائل الـ 30 لـ Flutter Desktop Embedding→

الأسئلة الشائعة

ما هي وظيفة google/flutter-desktop-embedding؟

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.

ما هي الميزات الرئيسية لـ google/flutter-desktop-embedding؟

الميزات الرئيسية لـ google/flutter-desktop-embedding هي: Desktop Integration, Native Menu Management, Desktop Embedding Layers, Cross-Platform Desktop Development, Native Control Embedding, Platform Channel Communications, System Menu Bar Utilities, Cross-Platform Menu Mapping.

ما هي البدائل مفتوحة المصدر لـ google/flutter-desktop-embedding؟

تشمل البدائل مفتوحة المصدر لـ google/flutter-desktop-embedding: neutralinojs/neutralinojs — Neutralinojs is a lightweight cross-platform desktop application framework that allows developers to build native… gliheng/flutter-rs — Build beautiful desktop apps with flutter and rust. 🌠 (wip). go-flutter-desktop/go-flutter — go-flutter is a runtime and embedding library that enables Flutter applications to run natively on Windows, macOS, and… leanflutter/awesome-flutter-desktop — A curated list of awesome things related to Flutter desktop. ardera/flutter-pi — A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland. nativeshell/nativeshell — Experimental embedder for Flutter.