flutter/packages/newton
Eric Seidel 1bde1e7939 Generate docs for more of our packages
I also stopped pushing docs to domokit.org I presume we
were doing that to not break old links.  @abarth

@sethladd
2015-12-18 08:52:05 -08:00
..
lib Generate docs for more of our packages 2015-12-18 08:52:05 -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