# {{ .Spec.Name }} {{ .Spec.Description -}} {{- with .Hints }} {{ . }} {{ end }} To run the tests: ```sh $ pub run test ``` For more detailed info about the Dart track see the [help page](http://exercism.io/languages/dart). {{ with .Spec.Credits }} ## Source {{ . }} {{ end }} ## Submitting Incomplete Solutions It's possible to submit an incomplete solution so you can see how others have completed the exercise.