awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFlutter Channel

Plugin systems that integrate custom functionality by communicating with Flutter through standard method and event channels.

Distinct from Plugin Systems: Distinct from Plugin Systems: specifically targets plugins that bridge Go and Dart via Flutter's channel API, not general developer tool plugins.

Explore 1 awesome GitHub repository matching development tools & productivity · Flutter Channel. Refine with filters or upvote what's useful.

Awesome Flutter Channel GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • go-flutter-desktop/go-flutterAvatar von go-flutter-desktop

    go-flutter-desktop/go-flutter

    5,934Auf GitHub ansehen↗

    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

    Integrate custom functionality through a plugin system that communicates with Flutter using standard method and message channels.

    Gocross-platformdesktopflutter
    Auf GitHub ansehen↗5,934
  1. Home
  2. Development Tools & Productivity
  3. Plugin Systems
  4. Flutter Channel