gtbluesky / onnxruntime_flutter

A flutter plugin for OnnxRuntime provides an easy, flexible, and fast Dart API to integrate Onnx models in flutter apps across mobile and desktop platforms.
MIT License
54 stars 13 forks source link

Web support #17

Open CaptainDario opened 1 month ago

CaptainDario commented 1 month ago

Are there still plans to add web support?

gtbluesky commented 1 month ago

I've been quite busy recently, so no plans for this at the moment. Of course, PR is always welcome.

CaptainDario commented 1 month ago

Did you have a certain implementation in mind? What do you think about using a package like this, so the existing code can be reused ?

makinghappen commented 1 month ago

web is crucial for flutter!