aimux 0.2.1 copy "aimux: ^0.2.1" to clipboard
aimux: ^0.2.1 copied to clipboard

Unified LLM service layer for Flutter/Dart (Rust core, 325 providers, C ABI via dart:ffi)

0.2.1 #

  • First pub.dev release under publisher arcships.ai.
  • Flutter plugin conversion: Android libaimux_ffi.so per ABI and iOS aimux_ffi.xcframework embedded in the package; Dart-only plugin (dartPluginClass), no platform channels.
  • iOS integration via CocoaPods (aimux.podspec): vendored static framework slices staged by script_phase, symbols force-loaded into the app binary (user_target_xcconfig) — verified by CI symbol scan (issue #25). SwiftPM is not used (Flutter 3.44 cannot link plugin binary targets); privacy manifest (PrivacyInfo.xcprivacy) bundled.
  • example/ app demonstrating the API; CI builds it for iOS and Android to validate native integration.
0
likes
130
points
87
downloads

Documentation

API reference

Publisher

verified publisherarcships.ai

Weekly Downloads

Unified LLM service layer for Flutter/Dart (Rust core, 325 providers, C ABI via dart:ffi)

Repository (GitHub)
View/report issues
Contributing

Topics

#ai #llm #ffi

License

MIT (license)

Dependencies

ffi, flutter, json_annotation

More

Packages that depend on aimux

Packages that implement aimux