asukaminato0721 commented on PR #5751:
URL: https://github.com/apache/opendal/pull/5751#issuecomment-2719703646

   Did some research, and an issue. 
https://github.com/fzyzcjy/flutter_rust_bridge/issues/2624#issuecomment-2719542476
   
   but it will need yet another tool called cargokit 
<https://github.com/irondash/cargokit/blob/main/docs/precompiled_binaries.md>
   
   So I guess just let the user manually put the prebuild .so to the directory 
will be simpler.
   
   in CI, build it, upload it, and let user put them into the folder.
   
   And if `dart run xxx` just work, rust code is just for generate the dylib, 
so in theory we don't need to publish them.(Not a big deal)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to