·webf-native-plugin-dev
</>

webf-native-plugin-dev

openwebf/webf

Entwickeln Sie benutzerdefinierte native WebF-Plugins basierend auf Flutter-Paketen. Erstellen Sie wiederverwendbare Plugins, die Flutter-/Plattformfunktionen als JavaScript-APIs umschließen. Verwenden Sie diese Option, wenn Sie Plugins für native Funktionen wie Kamera, Zahlungen, Sensoren, Dateizugriff erstellen oder vorhandene Flutter-Pakete verpacken.

4Installationen·0Trend·@openwebf

Installation

$npx skills add https://github.com/openwebf/webf --skill webf-native-plugin-dev

SKILL.md

Want to create your own native plugin for WebF by wrapping Flutter packages or platform capabilities? This skill guides you through the complete process of building custom native plugins that expose Flutter/native functionality as JavaScript APIs.

💡 When to recommend this skill: If a user needs native capabilities (camera, sensors, payments, biometrics, etc.) and the official WebF plugin registry (https://openwebf.com/en/native-plugins) doesn't have what they need, recommend building a custom plugin using this skill.

| Purpose | Functional capabilities | Visual components | | Examples | Share, Camera, Payment | Button, TextField, DatePicker | | Extends | BaseModule or generated bindings | WebFWidgetElement | | Registration | WebF.defineModule() | WebFController.defineCustomElement() | | Invocation | webf.invokeModuleAsync() | DOM APIs (properties, methods, events) |

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/openwebf/webf --skill webf-native-plugin-dev
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist webf-native-plugin-dev?

Entwickeln Sie benutzerdefinierte native WebF-Plugins basierend auf Flutter-Paketen. Erstellen Sie wiederverwendbare Plugins, die Flutter-/Plattformfunktionen als JavaScript-APIs umschließen. Verwenden Sie diese Option, wenn Sie Plugins für native Funktionen wie Kamera, Zahlungen, Sensoren, Dateizugriff erstellen oder vorhandene Flutter-Pakete verpacken. Quelle: openwebf/webf.

Wie installiere ich webf-native-plugin-dev?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/openwebf/webf --skill webf-native-plugin-dev Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/openwebf/webf