Replies: 3 comments 1 reply
-
Hi @kodjodevf :) Rinf is purely event-driven, and you can notify Dart with a signal from Rust. However, it doesn't include functionalities something like request-response pattern. Though, you can listen to signals from Dart to remember the state in Rust, with |
Beta Was this translation helpful? Give feedback.
-
It would be really interesting to know more about OnceLock and also if you can guide me with an example on how to use it. |
Beta Was this translation helpful? Give feedback.
-
Actually, However, if you choose to stick with Rinf, please tell me what you're trying to achieve by 'calling Dart functions from Rust', and I'll be happy to assist you further with this issue. |
Beta Was this translation helpful? Give feedback.
-
Hi and thank you for your work, I want to know if there is a way to call Dart functions from Rust.
Beta Was this translation helpful? Give feedback.
All reactions