Closed alextekartik closed 6 years ago
It seems this package has not been published since 2016! although i had many updates since
This should be fixed in 0.11.3+2
? Please re-open if not!
thanks the test itself is no longer relevant (pub build not used anymore) but i no longer have the issue (cannot tell since when) using logging with either dartdevc or dart2js
Great. Thanks for following up!
I have a project (https://github.com/tekartik/sembast.dart) that does not compile with dartdevc if implicit-casts: false is set (in my project!)
The failing test: https://travis-ci.org/tekartik/sembast.dart/jobs/347553963
If I remove implicit-casts in my project, it compiles fine. Strong mode support needed?