We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b3431 commit 703a8b6Copy full SHA for 703a8b6
1 file changed
flutter/sherpa_onnx/lib/src/version.dart
@@ -1,4 +1,6 @@
1
// Copyright (c) 2025 Xiaomi Corporation
2
+import 'dart:ffi';
3
+import 'package:ffi/ffi.dart';
4
import './sherpa_onnx_bindings.dart';
5
6
String getVersion() {
0 commit comments