Warning This project is in early development, it does however work with real sats! Always use amounts you don't mind losing.
A Cashu wallet with a flutter UI and with as much logic as possible in rust using cashu-crab with nostr integration for contacts and messaging.
Generate Dart from rust
flutter_rust_bridge_codegen --rust-input ./src/api.rs --dart-output ../lib/bridge_generated.dart --c-output ../ios/Runner/bridge_generated.h --dart-decl-output ../lib/bridge_definitions.dart
Thanks to calle for the name.
Flutter Rust Example: https://github.com/sccheruku/flutter_rust_example