python_ffi_interface 0.0.2
python_ffi_interface: ^0.0.2 copied to clipboard
A base interface for python_ffi_dart, a Python-FFI for Dart.
python_ffi_interface #
Base package for all platform specific packages that
use python_ffi
or python_ffi_dart
.
This is analogous to a platform interface package .