-
I'm working on a Flutter app, with a Rust backend. I've been trying to setup this bridge, to generate Dart classes (as I understand it) from the Rust enums, which will soon be developed into something more featureful, but the problem I'm having so far is that I'm not getting any Dart code generated with the enum variants. I couldn't see any IRC channel, or other chat service, so I'm opening a discussion. Would someone be able to advise? The repos are for the backend: https://github.com/open-morphs/morph-rs and the app is on a branch on this repo: https://github.com/open-morphs/MorphInfiniControl/tree/ffi/initial-support (Word of warning, rebasing is an active activity on this branch, which of course, wouldn't happen on mainline, but it's because I'm experimenting) Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Well please create an issue, using the template, so that there are enough information to debug :) |
Beta Was this translation helpful? Give feedback.
Well please create an issue, using the template, so that there are enough information to debug :)