Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

dart-archive/one-hour-codelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Code Lab Samples

first-timers-only

These are small Dart samples used by the following codelabs:

For links to the latest Dart codelabs, see dartlang.org/codelabs.

Repository structure

  • Each top-level folder holds the sources to an individual codelab.
  • runtests.sh: bash script that runs dartanalyzer on all Dart source files in the web directory.

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published