chipmunk2d_physics_ffi 1.0.3 copy "chipmunk2d_physics_ffi: ^1.0.3" to clipboard
chipmunk2d_physics_ffi: ^1.0.3 copied to clipboard

Flutter FFI plugin for Chipmunk2D physics engine - a lightweight 2D physics library

1.0.3 #

  • Simplified _dynamicImport wrapper in web/index.html (now a one-liner)
  • Added documentation requirement for web platform: _dynamicImport helper must be included in web/index.html
  • Improved README with clear web setup instructions

1.0.2 #

  • Removed unused dependencies (native_toolchain_c, path_provider)
  • Cleaned up dependency list to only include required packages

1.0.1 #

  • Minor updates to pubspec.yaml (added repository and issue_tracker fields)
  • Merged download_prebuilt.dart into build.dart

1.0.0 #

  • Initial release of chipmunk2d_physics_ffi
  • Complete Dart FFI bindings for Chipmunk2D physics engine version 7.0.3
  • Full API coverage with idiomatic Dart wrapper classes
  • Support for all body types (dynamic, kinematic, static)
  • Support for all shape types (circle, box, segment, polygon)
  • Support for all 10 joint/constraint types
  • Collision detection and filtering
  • Spatial queries (point, segment, bounding box)
  • Cross-platform support: iOS, Android, macOS, Linux, Windows, and Web
  • Web support via Emscripten-compiled WASM module
  • Comprehensive test suite
  • Full dart doc documentation
0
likes
160
points
115
downloads

Publisher

verified publisher7omtech.fr

Weekly Downloads

Flutter FFI plugin for Chipmunk2D physics engine - a lightweight 2D physics library

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

code_assets, ffi, flutter, hooks, http, meta, path, web

More

Packages that depend on chipmunk2d_physics_ffi