Commit 54cec3f1 authored by Kris Giesing's avatar Kris Giesing

Export dependent class from newton package

parent 7d651af4
......@@ -4,6 +4,8 @@
import 'package:newton/newton.dart';
export 'package:newton/newton.dart' show SpringDescription;
/// A factory for simulations.
abstract class Force {
const Force();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment