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
copied to clipboard

With Flutter:

 $ flutter pub add ffi_universe
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
0
likes
150
points
3.47k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.19 - 2025.04.03

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

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