From 6bbab332be95250eaa4b97d44cffa6a1d594654d Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Thu, 12 Jun 2025 11:38:08 +0800 Subject: [PATCH] rename assetId to asset-id in ffigen config --- thermion_dart/ffigen/native.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thermion_dart/ffigen/native.yaml b/thermion_dart/ffigen/native.yaml index 83e32356..c0aefbdc 100644 --- a/thermion_dart/ffigen/native.yaml +++ b/thermion_dart/ffigen/native.yaml @@ -5,7 +5,7 @@ headers: include-directives: - '../native/include/c_api/*.h' ffi-native: - assetId: package:thermion_dart/thermion_dart.dart + asset-id: package:thermion_dart/thermion_dart.dart ignore-source-errors: true functions: leaf: