Commit Graph

2 Commits

Author SHA1 Message Date
Roman Kamyk
dc974d22c5 Fix small style issues in the dart example, following Effective Dart:
- use final instead of obvious types for local variables
- add missing `void` return type
- make the comments doccomments (///)
2019-09-04 12:30:57 -07:00
Sarah Zakarias
969397b719 Add Dart example. 2018-10-15 09:30:34 +02:00