·webf-native-plugin-dev
</>

webf-native-plugin-dev

openwebf/webf

Flutter 패키지를 기반으로 맞춤형 WebF 네이티브 플러그인을 개발하세요. Flutter/플랫폼 기능을 JavaScript API로 래핑하는 재사용 가능한 플러그인을 만듭니다. 카메라, 결제, 센서, 파일 액세스 또는 기존 Flutter 패키지 래핑과 같은 기본 기능을 위한 플러그인을 구축할 때 사용하세요.

4설치·0트렌드·@openwebf

설치

$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) |

원본 보기

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/openwebf/webf --skill webf-native-plugin-dev
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-01
업데이트
2026-02-18

빠른 답변

webf-native-plugin-dev이란?

Flutter 패키지를 기반으로 맞춤형 WebF 네이티브 플러그인을 개발하세요. Flutter/플랫폼 기능을 JavaScript API로 래핑하는 재사용 가능한 플러그인을 만듭니다. 카메라, 결제, 센서, 파일 액세스 또는 기존 Flutter 패키지 래핑과 같은 기본 기능을 위한 플러그인을 구축할 때 사용하세요. 출처: openwebf/webf.

webf-native-plugin-dev 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/openwebf/webf --skill webf-native-plugin-dev 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code나 Cursor에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/openwebf/webf