blob: fd7865af263e937c47873a68f5aa99b08ad66d51 [file] [log] [blame]
name: ffi
version: 0.1.1+2
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/ffi
description: Utilities for working with Foreign Function Interface (FFI) code.
environment:
sdk: '>=2.5.0 <3.0.0'
documentation: https://pub.dev/documentation/ffi/
dependencies:
dev_dependencies:
pedantic: ^1.0.0
test: ^1.6.8