a14n / dart-js-wrapping

With that package you will be able to easilly wrap JS library in Dart.
https://pub.dartlang.org/packages/js_wrapping
Other
43 stars 16 forks source link

Readme build.dart docs are outdated #14

Closed andrey-zakharov closed 7 years ago

andrey-zakharov commented 7 years ago

build method doesnt accept those parameters await build(args, [new JsInterfaceGenerator()], librarySearchPaths: ['lib', 'example', 'test'])

or its very unclear where this method comes from.

a14n commented 7 years ago

Thanks for the report. Readme has been updated in 0.3.0+1.