webreflect 0.0.2 copy "webreflect: ^0.0.2" to clipboard
webreflect: ^0.0.2 copied to clipboard

Dart 1 only

通过websocket操纵dom的底层库

#webreflect

目录结构

# 静态网页
css/
script/
    main.dart.js
index.html
main.dart

# 提供给服务端的api以及示例
api-demo.dart
api.dart

# Makefile用来编译main.dart
Makefile

.gitignore
LICENCE
README.md

编译main.dart

// 编译main.dart
$ make
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

通过websocket操纵dom的底层库

Homepage

License

MIT (LICENSE)

More

Packages that depend on webreflect