/dart-with-x-samples

These are samples that show how to use Dart with various other technologies

Primary LanguageJavaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

dart-with-x-samples

These are samples that show how to use Dart with various other technologies.

Samples

Here are the samples we've created so far:

Contributing

If you're interested in contributing:

  • Read the LICENSE file.
  • Sign the Individual Contributor License Agreement.
  • Submit a bug in the issue tracker with a description of what mashup you plan on doing, so that others will know you are working on it.
  • Take a look at the other examples to get a feel for how we’ve structured things.
  • Fork the project on GitHub.
  • Add your sample.
  • Test your sample with both Dartium and dart2js.
  • Update the README with a link to your sample.
  • Send us a pull request.

If you’d like to chat more about this, feel free to send us email on the mailing list or ask questions on Stack Overflow using the "dart" tag.