oimo_physics 0.0.4 copy "oimo_physics: ^0.0.4" to clipboard
oimo_physics: ^0.0.4 copied to clipboard

A Flutter plugin designed for three_dart and three_dart_jsm to allow users to add a simple physics engine to their 3D project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oimo_physics

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

dependencies:
  oimo_physics: ^0.0.4

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:oimo_physics/oimo_physics.dart';
4
likes
150
points
67
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin designed for three_dart and three_dart_jsm to allow users to add a simple physics engine to their 3D project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on oimo_physics