dart2ts 0.9.13 copy "dart2ts: ^0.9.13" to clipboard
dart2ts: ^0.9.13 copied to clipboard

outdatedDart 1 only

A better interface for TS

v0.9.13 #

  • fixed string escape nasty bug

v0.9.12 #

  • better support for try catch with type clause
  • completed dart type name mapping
  • added option to specify an overrides yaml file

v0.9.11 #

  • fixed little bug when translating async closures.

v0.9.10 #

  • null aware operator support