Skip to content

Aza1/dart-tutorials-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Tutorials

Build Status

These are small Dart samples used by the online Dart tutorials.

Four samples use Polymer. These samples require Polymer version 0.9.

Repo and testing

Currently, drone.io tests only whether the .dart files under web/ pass static analysis (dartanalyzer). We could do real unit testing, and we could do better with HTML samples.

Project structure

web/: Code samples used in the online tutorial. Contains sub-directories to organize the samples by topic.

README.md: This file.

runtests.sh: BASH script that runs dartanalyzer on all Dart source files in the web directory.

About

Sample code for "A Game of Darts" tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published