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

Make flutterust automatically generate high-level memory-safe binding between Dart and Rust via flutter_rust_bridge #33

Open
fzyzcjy opened this issue Oct 15, 2021 · 2 comments

Comments

@fzyzcjy
Copy link

fzyzcjy commented Oct 15, 2021

Hi, thanks for the starter template! With flutter_rust_bridge, this template can generate high-level memory-safe bindings automatically. Thus, maybe this can be integrated into this template?

@cryptopapi997
Copy link
Contributor

I think the problem there is that this template allows for actual async parralel execution with tokio in rust, which flutter_rust_bridge does not (at least according to its documentation and my attempts, would be very happy if you can correct me :) )

@fzyzcjy
Copy link
Author

fzyzcjy commented Sep 17, 2022

Aha yes, but you are welcomed to make a PR to make it really work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants