awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPlugin Integration Examples

Reference implementations for integrating and initializing native plugins within a framework.

Distinct from Native Plugin Development: Focuses on the usage and initialization of plugins in a demo context rather than the development of the plugin library itself.

Explore 1 awesome GitHub repository matching software engineering & architecture · Plugin Integration Examples. Refine with filters or upvote what's useful.

Awesome Plugin Integration Examples GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • flutter/samplesflutter 的头像

    flutter/samples

    19,172在 GitHub 上查看↗

    This is a comprehensive library of code examples and reference implementations for building cross-platform user interfaces with Flutter. The project provides a collection of demo applications and guides designed to illustrate the implementation of design patterns, animation techniques, and testing workflows. The repository features specific demonstrations for native integration, including examples of embedding modules into existing native applications, using platform channels, and bridging native code with the framework. It also serves as an animation reference, providing implementations for

    Shows how to embed a framework instance into native apps while managing native plugin initialization.

    Dart
    在 GitHub 上查看↗19,172
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Ecosystem Tooling
  5. Native Plugin Development
  6. Plugin Integration Examples