谷歌网络组件的Dart pub包

时间:2014-09-15 11:54:49

标签: dart dart-polymer google-web-component

有没有人知道这是一个dart版本的谷歌网络组件?我想使用google登录元素

http://googlewebcomponents.github.io/google-signin/components/google-signin/

它是否存在于dart包中,还是需要创建自己的包装器?

1 个答案:

答案 0 :(得分:2)

据我所知目前没有Dart包装。

Dart团队正在努力使一般的JavaScript组件更容易使用,但除此之外我还没有听说过任何尝试。