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

16 lines
375 B
YAML
Raw Normal View History

# 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