rename assetId to asset-id in ffigen config
This commit is contained in:
@@ -5,7 +5,7 @@ headers:
|
|||||||
include-directives:
|
include-directives:
|
||||||
- '../native/include/c_api/*.h'
|
- '../native/include/c_api/*.h'
|
||||||
ffi-native:
|
ffi-native:
|
||||||
assetId: package:thermion_dart/thermion_dart.dart
|
asset-id: package:thermion_dart/thermion_dart.dart
|
||||||
ignore-source-errors: true
|
ignore-source-errors: true
|
||||||
functions:
|
functions:
|
||||||
leaf:
|
leaf:
|
||||||
|
|||||||
Reference in New Issue
Block a user