ffi_universe 0.0.8 copy "ffi_universe: ^0.0.8" to clipboard
ffi_universe: ^0.0.8 copied to clipboard

Standarization FFI will bring support cross platform same style api for boost project

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ffi_universe

With Flutter:

 $ flutter pub add ffi_universe

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ffi_universe: ^0.0.8

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ffi_universe/ffi_universe.dart';
0
likes
150
points
679
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Standarization FFI will bring support cross platform same style api for boost project

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

github.com
github.com

License

MIT (license)

Dependencies

ffi, http, js, meta, path, web

More

Packages that depend on ffi_universe