flutter/packages/newton
2015-11-02 22:21:58 -08:00
..
lib Added ScrollSpringSimulation 2015-10-15 12:38:01 -07:00
test Added ScrollSpringSimulation 2015-10-15 12:38:01 -07:00
pubspec.yaml Start building the repository structure 2015-11-02 22:00:11 -08:00
README.md Update Travis badges on the READMEs 2015-11-02 22:21:58 -08:00

Newton

Simple Physics Simulations for Dart. Springs, friction, gravity, etc.

To run the tests:

  • pub get
  • pub run test