Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter: Make bindings work #668

Closed
wants to merge 8 commits into from
Prev Previous commit
Next Next commit
refactor: setup an entrypoint classname
  • Loading branch information
ethicnology committed Dec 2, 2024
commit 37a59f5e4f310fcf7051ac645cc6093f4e1d7d9b
1 change: 1 addition & 0 deletions bindings/nostr-sdk-flutter/flutter_rust_bridge.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
rust_input: rust/src/api/**/*.rs
dart_output: lib/src/rust
dart_entrypoint_class_name: NostrSdk