goo2d_ffi_box2d 0.1.1 copy "goo2d_ffi_box2d: ^0.1.1" to clipboard
goo2d_ffi_box2d: ^0.1.1 copied to clipboard

Raw FFI bindings to Box2D v3.1.1 for the good game engine, with a vendored C shim and a worker-thread pool. Use goo2d_physics_box2d for the ECS- facing API instead.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add goo2d_ffi_box2d

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

dependencies:
  goo2d_ffi_box2d: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:goo2d_ffi_box2d/goo2d_ffi_box2d.dart';
0
likes
150
points
114
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Raw FFI bindings to Box2D v3.1.1 for the good game engine, with a vendored C shim and a worker-thread pool. Use goo2d_physics_box2d for the ECS- facing API instead.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

ffi, flutter

More

Packages that depend on goo2d_ffi_box2d

Packages that implement goo2d_ffi_box2d