This repository has been archived on 2025-01-27. You can view files and clone it, but cannot push or open issues or pull requests.
whisper_flutter_new/ffigen.yaml
小草林(田梓萱) af91fc48cb
feat: publish v1.0.1
Signed-off-by: 小草林(田梓萱) <xcl@xuegao-tzx.top>
2024-06-12 10:31:01 +08:00

16 lines
375 B
YAML

# Run with `flutter pub run ffigen --config ffigen.yaml`.
name: WhisperFlutterBindings
description: |
Bindings for `src/main.h`.
Regenerate bindings with `flutter pub run ffigen --config ffigen.yaml`.
output: 'lib/whisper_bindings_generated.dart'
headers:
entry-points:
- 'src/main.h'
include-directives:
- 'src/main.h'
comments:
style: any
length: full