ffigen_js 0.0.14-pre copy "ffigen_js: ^0.0.14-pre" to clipboard
ffigen_js: ^0.0.14-pre copied to clipboard

Platformweb

ffigen, but for Javascript/WebAssembly interop bindings

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ffigen_js

With Flutter:

 $ flutter pub add ffigen_js

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

dependencies:
  ffigen_js: ^0.0.14-pre

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:ffigen_js/ffigen_js.dart';
2
likes
120
points
2.83k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

ffigen, but for Javascript/WebAssembly interop bindings

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

args, cli_util, collection, ffi, file, glob, logging, package_config, path, pub_semver, quiver, yaml, yaml_edit

More

Packages that depend on ffigen_js