-
Notifications
You must be signed in to change notification settings - Fork 309
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
[Bug] tutorial frb_example/with_flutter breaks when running the generator #472
Comments
Hi! Thanks for opening your first issue here! 😄 |
[2022-05-22T18:22:04Z WARN lib_flutter_rust_bridge_codegen::commands] See keywords such as |
Ah, thanks and sorry for not looking for an existing solution hard enough before opening this bug report.
|
🎉 |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new issue. |
Describe the bug
I've tried out the tutorial and managed to get it to run on my linux desktop and on my android phone.
But after running the optional code generator as described:
The sample stops working:
Codegen logs with
RUST_LOG=debug
env variableTo Reproduce
No response
Expected behavior
No response
Generated binding code
OS
Manjaro (~Arch) Linux
Version of
flutter_rust_bridge_codegen
1.30.0
Flutter info
Version of
clang++
13.0.1
Version of
ffigen
4.1.3
Additional context
No response
The text was updated successfully, but these errors were encountered: