`onde_inference` is published on pub.dev. Add one dependency and you are in business.
Ship Onde from Flutter.
The onde_inference plugin gives Flutter apps the same on-device engine story: one Dart API, one package dependency, and a model that stays where the user is.
The Dart layer talks to the compiled Onde engine through `dart:ffi`. The Flutter app stays pleasant. Inference stays on-device.
Load a model, send a message, stream tokens, manage history. If you know the Swift SDK, this already feels familiar.
The package metadata already covers iOS, macOS, Android, Linux, and Windows, which is the practical upside of starting from a Rust core.