• Ian Hickson's avatar
    Code cleanup for physics (#9193) · cf991a34
    Ian Hickson authored
    * Add tolerance argument to FrictionSimulation.
    * Change FrictionSimulation.through to setting tolerance
      via the constructor rather than afterwards.
    * Allow SimulationGroup constructor to take tolerance argument.
    * Add a toString for SpringDescription.
    * Add a toString for SpringSimulation.
    * Push this change to BouncingScrollSimulation.
    cf991a34
simulation_group.dart 2.57 KB