feat! js_interop improvements
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
output: '../lib/src/viewer/src/ffi/src/thermion_dart.g.dart'
|
||||
output: '../lib/src/bindings/src/thermion_dart_ffi.g.dart'
|
||||
headers:
|
||||
entry-points:
|
||||
- '../native/include/c_api/*.h'
|
||||
- '../native/include/ResourceBuffer.h'
|
||||
include-directives:
|
||||
- '../native/include/c_api/*.h'
|
||||
- '../native/include/ResourceBuffer.h'
|
||||
ffi-native:
|
||||
assetId: package:thermion_dart/thermion_dart.dart
|
||||
ignore-source-errors: true
|
||||
@@ -16,7 +14,4 @@ functions:
|
||||
enums:
|
||||
as-int:
|
||||
include:
|
||||
- TPrimitiveType
|
||||
- TPixelDataFormat
|
||||
- TPixelDataType
|
||||
|
||||
- .*
|
||||
|
||||
Reference in New Issue
Block a user