一键导入
ndk-flutter
Flutter UI package for Nostr apps — ready-to-use widgets, account/login management, and wallet UI built on top of the ndk Dart library.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Flutter UI package for Nostr apps — ready-to-use widgets, account/login management, and wallet UI built on top of the ndk Dart library.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
NDK Dart library — Nostr Development Kit core package. Event requests, relay management, accounts, wallets (NWC/Cashu), zaps, files (Blossom), and more.
NDK CLI tool — wallet management (NWC/Cashu) and relay event queries via the `ndk` binary. For library/package development see ndk-core and ndk-flutter skills.
| name | ndk-flutter |
| description | Flutter UI package for Nostr apps — ready-to-use widgets, account/login management, and wallet UI built on top of the ndk Dart library. |
| metadata | {"author":"relaystr"} |
Flutter widgets + account/session management for Nostr apps. Built on ndk package. Not a binary — this is library/UI development guidance.
Scope: Flutter package (
ndk_flutter) development and usage. CLI tool →ndkskill. Core Dart lib →ndk-coreskill.
| Topic | Reference |
|---|---|
| Setup (pub add, l10n, NdkFlutter init) | references/setup.md |
| All widgets (NBanner, NLogin, NWallets…) | references/widgets.md |
| Account state (save/restore, signers) | references/accounts.md |
flutter pub add ndk ndk_flutter → wrap with NdkFlutter → use N* widgets