bp74 / StageXL

A fast and universal 2D rendering engine for HTML5 and Dart.
http://www.stagexl.org
Other
881 stars 82 forks source link

Remove invalid cast in sound_sprite.dart #306

Closed sigmundch closed 6 years ago

sigmundch commented 6 years ago

In Dart 2.0 the cast will fail. Currently it is silently ignored by DDC but that will change in the near future.

/cc @kevmoo

kevmoo commented 6 years ago

@bp74 – would be great to get this landed ASAP – blocking the latest and greatest from dart2js!

kevmoo commented 6 years ago

Thanks, @bp74 !

Could we get a +3 published?

bp74 commented 6 years ago

Sorry for the delay, i just published +3 Looking forward to the greatest from dart2js!