Nick Fisher

Results 107 comments of Nick Fisher

Yes, the precompiled ONNXRuntime I gave was compiled with 14.3.1, so you probably need to build the Flutter project with that version. I strongly suggest you figure out how to...

@dkjazz you probably need to turn off dead code stripping and/or change "Strip Style" to "Non-global symbols". Does the example project work?

Thank you @rlueders, this is excellent. Let me review further and see what's needed for Impeller.

@rlueders I only recently upgraded to Flutter 3.7 and haven't had a chance to test out plugins/platform channels yet. However I did recently review the release documentation again, and all...

That's a good point - annoyingly, I think flutter forces all assets loading to occur on the main thread (flutter_isolate circumvents this by spawning a new FlutterEngine which I assume...

Thanks @rlueders - I guess that's one more argument in favour of deprecating this plugin.

Understood, thanks for clarifying.

Can you please paste the text, not an image.

Will close unless response received.

Rebased onto current main and regenerated `poetry.lock` with `poetry lock --no-update`.