liquid2d 0.0.1 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