Do you mean that you compile Rust and Dart and Flutter runtime into the same binary and can ship both iOS and Android apps?
Discussion
Its a flutter app with some rust libs and FFI bindings and it works on all platforms (as long as you made cross-platform libs)