ndk_flutter
The optional ndk_flutter package adds Flutter-only
building blocks on top of ndk: ready-made widgets, secure storage, and platform helpers.
Use it when you build a Flutter app and want to drop in Nostr UI instead of wiring everything yourself.
flutter pub add ndk
flutter pub add ndk_flutter
In this section
- QR scanner: let the wallet widgets read a connection URI from a QR code.