Coder Social home page Coder Social logo

Comments (1)

 avatar commented on July 25, 2024

I'd be glad to have this assigned to me. For starters I'll add a few lines to README.md with step-by-step instructions for using the Dart Editor to run and deploy the samples from the downloaded zip file.

Below is a rough outline. If this is what you had in mind please comment and I'll submit a polished version as a pull request.

To build these samples in the Dart Editor
1. download the zip
2. select new project from existing file
3. right click dart_io_mini_samples/pubspec.yaml and select pub build (wait for the progress bar)
4. right click html5/pubspec.yaml and select pub build (wait for the progress bar)
5. right click io/*.dart and select run (watch the command line output)
6. right click html5 samples and select run in dartium (dartium browser opens)

To run the io_mini tests
+ Windows users download git-scm and use Git Bash
+ cd ../dart_io_mini_samples
+ ./runtests.sh

To run the html5 tests
1. configure launch
2. working directory ../html5
3. script arguments 'analyze_libs'
4. uncheck Run in checked mode
5. click apply, click run

from dart-samples.

Related Issues (20)

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.