Skip to content

dartlangfr/one-hour-codelab

This branch is 103 commits behind dart-archive/one-hour-codelab:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d280009 · Dec 17, 2013

History

15 Commits
Oct 30, 2013
Oct 23, 2013
Dec 17, 2013
Oct 23, 2013
Nov 5, 2013

Repository files navigation

Try Dart Pirate Badge Sample

Build Status

These are small Dart samples used by the new Try Dart 1-hour experience.

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 by the Try Dart 1-hour experience. Contains sub-directories to organize the samples by step.

README.md: This file.

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

About

Learn how to build a webapp with Dart in one hour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 79.5%
  • Shell 13.2%
  • CSS 7.3%