flutter/packages/newton
2016-03-06 00:37:06 -08:00
..
lib Remove Simulatable and restyle simulation_group.dart 2016-03-06 00:37:06 -08:00
test Added ScrollSpringSimulation 2015-10-15 12:38:01 -07:00
pubspec.yaml Move flutter tests from packages/unit to packages/flutter/test 2015-12-16 08:00:57 -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