blob: e9d7f66b938fade6dbf7626ab0f28d4860a4566f [file] [log] [blame]
# Copyright (c) 2020, 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.
name: ffigen
version: 2.0.0
homepage: https://github.com/dart-lang/ffigen
description: Generator for FFI bindings, using LibClang to parse C header files.
environment:
sdk: '>=2.12.0-259.9.beta <3.0.0'
dependencies:
ffi: ^1.0.0
yaml: ^3.0.0
path: ^1.8.0
quiver: ^3.0.0-nullsafety.3
args: ^2.0.0
logging: ^1.0.0
cli_util: ^0.3.0
glob: ^2.0.0
file: ^6.0.0
dev_dependencies:
pedantic: ^1.10.0
test: ^1.16.2