duct icon indicating copy to clipboard operation
duct copied to clipboard

Because every pub should have a ventilation!

Results 3 duct issues
Sort by recently updated
recently updated
newest added

Here is my pubspec.yaml file: ``` name: "CSGOBlinks" dependencies: polymer: "^1.0.0-rc.3" web_components: ^0.12.0 reflectable: "^0.3.3" polymer_elements: "^1.0.0-rc.2" duct: git: git://github.com/petrhosek/duct.git ">=0.4.3" transformers: - web_components: entry_points: - web/index.html - reflectable: entry_points:...

I'm not able to get the example to work because duct.dart does not exist in the repository. Am I doing this right?? import 'package:duct/dart.js';

I found another Redis client repository. If this is what you are using, then I suggest you change the url. https://github.com/dartist/redis_client.git