flutter-plugins
Scaffolds Flutter plugins with support for FFI, method channels, and federated architectures.
Install
npx skills add https://github.com/flutter/skills --skill flutter-pluginsStats
| Total installs | 951 |
| Weekly installs | 945 |
| GitHub stars | 833 |
| First seen | Mar 4, 2026 |
| Source | @flutter/skills |
Summary
- Generates standard plugins, FFI plugins, or federated multi-package architectures based on native code requirements and team structure
- Configures Android v2 embedding lifecycle interfaces, platform-specific native environments (Kotlin/Java, Swift/Objective-C), and method channel registration
- Implements package-separated federated plugins with app-facing and platform-specific implementation packages for decoupled multi-team development
- Includes decision tree logic to determine plugin type: FFI-only, method channels, combined FFI+channels, or federated setup
Tags
Related skills
| Skill | Installs | vs flutter-plugins |
|---|---|---|
| xiaohongshu-cover-generator | 943 | -8 |
| asc-workflow | 936 | -15 |
| flutter-routing-and-navigation | 1,091 | +140 |
| swiftui-view-refactor | 937 | -14 |
| swift-concurrency-6-2 | 1,038 | +87 |
FAQ
- How many installs does flutter-plugins have?
- flutter-plugins has 951 total installs and 945 installs this week.
- Where is flutter-plugins hosted?
- flutter-plugins is published by @flutter/skills at https://github.com/flutter/skills.
- How many GitHub stars does flutter-plugins have?
- flutter-plugins has 833 GitHub stars.
- When was flutter-plugins first indexed?
- OrangeBot.AI first indexed flutter-plugins on Mar 4, 2026.
- How do I install flutter-plugins?
- Run: npx skills add https://github.com/flutter/skills --skill flutter-plugins