mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
ClampedSimulation makes more sense at the newton layer because it's dealing entirely with newton concepts.
Newton
Simple Physics Simulations for Dart. Springs, friction, gravity, etc.
To run the tests:
- pub get
- pub run test