blob: dbf8c65853340870c19a011663159dd3f47c7e38 [file] [log] [blame]
name: ffi
version: 0.2.0
homepage: https://github.com/dart-lang/ffi
description: Utilities for working with Foreign Function Interface (FFI) code.
environment:
sdk: '>=2.10.0 <3.0.0'
# dependencies:
dev_dependencies:
pedantic: ^1.0.0
test: ^1.6.8
# Cannot be published until NNBD is released to stable.
publish_to: none