blob: 4b32465b73ea49cd498aaff6d3c9002d285a6db5 [file] [log] [blame]
# Run with `flutter pub run ffigen --config ffigen.yaml`.
name: NativeAddBindings
description: |
Bindings for `src/native_add.h`.
Regenerate bindings with `flutter pub run ffigen --config ffigen.yaml`.
output: 'lib/native_add_library.dart'
headers:
entry-points:
- 'src/native_add_library.h'
include-directives:
- 'src/native_add_library.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: