Naddiseo/dart-sprintf

warning when compiling with dartdevc

Closed this issue · 2 comments

[warning] Unsafe implicit cast from '(dynamic, dynamic) → dynamic' to '(dynamic, dynamic) → Formatter'. This usually indicates that type information was lost and resulted in 'dynamic' and/or a place that will have a failure at runtime. (package:sprintf/src/sprintf_impl.dart, line 102, col 35)

PR welcome.

@robertmuth, was this fixed in PR #11 ?