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

A verlet integration based physics engine for Flame.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add physik

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

dependencies:
  physik: ^0.0.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:physik/physik.dart';
3
likes
120
pub points
6%
popularity

Publisher

verified publisherwolfenra.in

A verlet integration based physics engine for Flame.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flame, flutter

More

Packages that depend on physik