Persie0
Results
2
comments of
Persie0
you can solve this by adding ``` import 'dart:convert' show utf8; ... your_correct_string = utf8.decode(your_string.runes.toList()); ```
used #48 and the fix from above to make a fixed package, hope it works for you too https://pub.dev/packages/onnxruntime_v2