tree: b29dac27e71aae2c0734245da8ce7c5c67944d3c [path history] [tgz]
  1. circle.dart
  2. dom.dart
  3. math.png
  4. painter.dart
  5. README.md
  6. sunflower.css
  7. sunflower.dart
  8. sunflower.html
test/codegen/sunflower/README.md

This is a copy of https://github.com/dart-lang/sample-sunflower, with minor changes to make it compile against “raw DOM” APIs.

The main sunflower.dart file is used as a regression test. You can find it at ../codegen/sunflower.dart with expected code under ../codegen/expect/sunflower/, and the output is at ../codegen/expect/sunflower/sunflower.dart.js.