js_mimicry 2.0.0+2 copy "js_mimicry: ^2.0.0+2" to clipboard
js_mimicry: ^2.0.0+2 copied to clipboard

Allows the use of Dart classes and objects in javascript. Generates a special proxy classes.

Changelog #

2.0.0 #

  • Dart 2.0

1.0.1 #

  • Dart 1.24, strong mode workaround

1.0.0 #

  • upgrade code_transformers: ^0.5.0

0.2.3 #

  • disable js_mimicry transformer

0.2.2 #

  • useSharedSources mode enabled in the resolver
  • fix analyzer: '>=0.23.0 <0.26.1+15'

0.2.1+3 #

  • reduced memory consumption

0.2.1+2 #

  • upgrade analyzer: '>=0.23.0 <0.27.0'

0.2.1+1 #

  • Fix: JsTransform for optional and named param

0.2.1 #

  • Support JsIgnore

0.2.0+4 #

  • Support abstract class

0.2.0+3 #

  • Added tests
  • Fix: source shift
  • Fix: skip not jsProxy parent

0.2.0 #

  • Initial transformer release.
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Allows the use of Dart classes and objects in javascript. Generates a special proxy classes.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

build, build_resolvers, build_runner, build_test, path

More

Packages that depend on js_mimicry