Replies: 1 comment 2 replies
-
Hi, firstly, may I know why do you need that? In addition, flutter_rust_bridge does not restrict any ways of building/linking. Thus, it is possible to tweak the underlying cargokit for your need. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if
flutter_rust_bridge
added the option to have rust only generate static libraries (using theffi.DynamicLibrary.executable
load symbol within flutter).Beta Was this translation helpful? Give feedback.
All reactions