46 Forks
236 Stars
236 Watchers

async

A Dart package that contains tools to work with asynchronous computations.

How to download and setup async

Open terminal and run command
git clone https://github.com/dart-lang/async.git
git clone is used to create a copy or clone of async repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with async https://github.com/dart-lang/async/archive/master.zip

Or simply clone async with SSH
[email protected]:dart-lang/async.git

If you have some problems with async

You may open issue on async support forum (system) here: https://github.com/dart-lang/async/issues