web ffigen config
This commit is contained in:
@@ -4,21 +4,25 @@ headers:
|
|||||||
- '../native/web/include/FlutterFilamentWebApi.h'
|
- '../native/web/include/FlutterFilamentWebApi.h'
|
||||||
- '../native/include/DartFilamentFFIApi.h'
|
- '../native/include/DartFilamentFFIApi.h'
|
||||||
- '../native/include/DartFilamentApi.h'
|
- '../native/include/DartFilamentApi.h'
|
||||||
|
- '../native/include/ResourceBuffer.h'
|
||||||
include-directives:
|
include-directives:
|
||||||
- '../native/web/include/FlutterFilamentWebApi.h'
|
- '../native/web/include/FlutterFilamentWebApi.h'
|
||||||
- '../native/include/DartFilamentFFIApi.h'
|
- '../native/include/DartFilamentFFIApi.h'
|
||||||
- '../native/include/DartFilamentApi.h'
|
- '../native/include/DartFilamentApi.h'
|
||||||
|
- '../native/include/ResourceBuffer.h'
|
||||||
compiler-opts:
|
compiler-opts:
|
||||||
- "-D__EMSCRIPTEN__"
|
- "-D__EMSCRIPTEN__"
|
||||||
structs:
|
structs:
|
||||||
|
dependency-only: opaque
|
||||||
exclude:
|
exclude:
|
||||||
- '.*'
|
- '.*'
|
||||||
unions:
|
unions:
|
||||||
|
dependency-only: opaque
|
||||||
exclude:
|
exclude:
|
||||||
- '.*'
|
- '.*'
|
||||||
globals:
|
globals:
|
||||||
exclude:
|
exclude:
|
||||||
- '.*'
|
- '.*'
|
||||||
ffi-native:
|
ffi-native:
|
||||||
assetId: package:dart_filament/dart_filament.dart
|
assetId: dart_filament
|
||||||
ignore-source-errors: true
|
ignore-source-errors: true
|
||||||
|
|||||||
Reference in New Issue
Block a user