Use Rust (instead of C++) to develop some algorithms used in Flutter in a real app used in the *production environment* - Is it mature enough? Will I face troubles? Do you suggest it? Has anyone used it?

@dcow-uno Hi, I wonder how you deal with back traces (stack traces) in iOS? Do you use it or not?

The post with more information is here: Anybody using backtrace (capture stack trace) in Android/iOS? Should backtrace be used in production environments (mobile phones)? Seems that iPhone (with ARM) does not support backtrace at all?

Thank you!