liquid2d 0.0.1 copy "liquid2d: ^0.0.1" to clipboard
liquid2d: ^0.0.1 copied to clipboard

Dart/Flutter binding for Chipmunk, 2D physics engine.

liquid2d #

liquid2d is bindings for the Chipmunk 2D physics library.

Installation #

1. clone this package onto your project
2. add dependency pubspec.yaml

dependencies:
  liquid2d:
    path: ../../liquid2d

Demo Project #

1. clone this package
2. open folder example with VSCODE or ANDROID STUDIO
3. finaly run the project like common flutter app

Platform Support #

1. windows
2. android
3. linux
4. ios and mac, (dont have hardware) need someone to test it,
5. web is not supported
1
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Dart/Flutter binding for Chipmunk, 2D physics engine.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

equatable, ffi, flutter, plugin_platform_interface, uuid, vector_math

More

Packages that depend on liquid2d