GithubHelp home page GithubHelp logo

dart-samples's Introduction

dart-samples

Build Status

These are code samples written in Dart. Most of them were ported from HTML5 Rocks.

So far, the samples cover HTML5 topics. We want to expand the scope of the samples to cover other topics as well.

Samples

Here are the samples we've created so far:

Setup

Here's how to setup the project so that you can play with the samples yourself:

export DART_SDK=.../dart/dart-sdk
export PATH=$PATH:$DART_SDK/bin
pub install

Contributing

Although we’ve ported a lot of samples, many more remain. If you’d like to help out, this would be a great way to contribute to the Dart project!

  • Read the LICENSE file.
  • Sign the Individual Contributor License Agreement.
  • Submit a bug in the issue tracker with the tutorial you plan on porting, 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.

dart-samples's People

Contributors

adam-singer avatar amouravski avatar butlermatt avatar jason9t avatar jjinux avatar johnmccutchan avatar sethladd avatar shailen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.