Vittorio Ballestra

Results 8 issues of Vittorio Ballestra

Hi, I've ported your great lib to `package:html5` and published to [pub](https://pub.dartlang.org/packages/dnd_html5). Just to let you know.

Reader name: ACS ACR 38U-CCID ATR: 3BFF1800FF8131FE55006B02090303010101434E531031809D ```js { "cards": [{ "atr": "3BFF1800FF8131FE55006B02090303010101434E531031809D", "name": "Token name", "driver": "6A894ABC4A0822A07AE67E818C3DA128B5EB14D2" }], "drivers": [{ "id": "6A894ABC4A0822A07AE67E818C3DA128B5EB14D2", "name": "Driver name", "file": { "windows": "path/to/pkcs11.dll",...

enhancement
new smart card

Will you provide a 2.0-preview version of this component ?

Dart SDK is being downloaded again and again for each project. Apart of the waste of bandwidth and disk space it is not natural for an user to have one...

State: blocked

It would be very usefull if in the `build.yaml` we could provide options for the `DDC` compiler like for example the module format to use.

Any reference to a dart type like in : ``` dart var x = MyTag ``` gets translated in ``` js let x = dart.wrapType(index.MyTag); ``` So when passing a...

area-dev-compiler

This is just the initial version but it is already working. Still needs some improvements and lacks array and maps support.

cla: yes