flutter_ort_plugin 0.0.1 copy "flutter_ort_plugin: ^0.0.1" to clipboard
flutter_ort_plugin: ^0.0.1 copied to clipboard

High-performance ONNX Runtime plugin with WebGPU support for Flutter. Run ML models on Android, iOS, and Linux with optimized execution providers.

0.0.1 #

  • Initial release.
  • High-performance ONNX Runtime plugin with WebGPU support for Android.
  • Supports Android (WebGPU, NNAPI, XNNPACK, CPU), iOS (CoreML, CPU), and Linux (CPU).
  • Session configuration for performance tuning (threading, graph optimization).
  • YOLO computer vision example with real-time detection.
  • Background isolate support to prevent UI freezes.
  • Comprehensive provider configuration and selection.
1
likes
150
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance ONNX Runtime plugin with WebGPU support for Flutter. Run ML models on Android, iOS, and Linux with optimized execution providers.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on flutter_ort_plugin

Packages that implement flutter_ort_plugin