This website requires JavaScript.
Explore
Help
Register
Sign In
firka
/
flutter
Watch
4
Fork
0
You've already forked flutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
flutter
/
packages
/
newton
History
Hixie
797e27edd3
Add @override annotations to flutter framework
2016-03-14 14:02:26 -07:00
..
lib
Add @override annotations to flutter framework
2016-03-14 14:02:26 -07:00
test
Enable always_specify_types lint
2016-03-12 00:37:31 -08: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
README.md
Newton
Simple Physics Simulations for Dart. Springs, friction, gravity, etc.
To run the tests:
pub get
pub run test