Merge pull request #940 from krisgiesing/doc_tweaks
Export dependent class from newton package
This commit is contained in:
commit
b641d93be3
@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
import 'package:newton/newton.dart';
|
import 'package:newton/newton.dart';
|
||||||
|
|
||||||
|
export 'package:newton/newton.dart' show SpringDescription;
|
||||||
|
|
||||||
/// A factory for simulations.
|
/// A factory for simulations.
|
||||||
abstract class Force {
|
abstract class Force {
|
||||||
const Force();
|
const Force();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user