blob: 43100ce04893b77d6415e4cc369f46c97f95e254 [file] [log] [blame]
# Run with `flutter pub run ffigen --config ffigen.yaml`.
name: NativeAddBindings
description: |
Bindings for `src/use_dart_api.h`.
Regenerate bindings with `flutter pub run ffigen --config ffigen.yaml`.
output: "lib/src/use_dart_api_bindings_generated.dart"
headers:
entry-points:
- "src/use_dart_api.h"
include-directives:
- "src/use_dart_api.h"
preamble: |
// Copyright (c) 2023, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
comments:
style: any
length: full
ffi-native: