google / streamy-dart

Apache License 2.0
60 stars 23 forks source link

Cleanup warnings/errors from Dart analyzer #249

Closed matanlurey closed 8 years ago

matanlurey commented 10 years ago

As of now (9/9/14), there are 52 problems, 295 warnings, and 39 hints from Dart analyzer in a clean external copy of the Streamy master branch. Many are due to using dynamics without casting.

This should be cleaned up to make it easier / less scary for more contributors. I'll contribute, but I could use your help :+1: