https://github.com/mockturtl/webui-samples
dart web ui
https://github.com/mockturtl/webui-samples
Last synced: 3 months ago
JSON representation
dart web ui
- Host: GitHub
- URL: https://github.com/mockturtl/webui-samples
- Owner: mockturtl
- Created: 2012-12-16T00:41:13.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-29T21:27:53.000Z (about 12 years ago)
- Last Synced: 2024-12-29T21:32:33.613Z (5 months ago)
- Language: Dart
- Homepage: https://www.dartlang.org/articles/dart-web-components/index.html
- Size: 172 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
webui-samples
=============Snippets of [dart web-ui](https://www.dartlang.org/articles/dart-web-components/index.html).
usage
-----```sh
$ pub install
$ make
$ make test
```