2
votes

How do I import a Polymer element made with JS to Dart? Is it possible to use one automatically or do I have to translate its internal JS to Dart?

1

1 Answers