Google's Dart 1.9 Brings More Async Programming

Written by Michael Larabel in Google on 26 March 2015 at 09:16 PM EDT. 20 Comments
GOOGLE
Google's Dart team has announced the release of Dart 1.9 today with new async and await support.

Dart 1.9 brings async methods and await expressions built on Dart's Future API for making it easier to deal with asynchronous interactions. Dart 1.9 also supports enum, there's analysis improvements, the regular expression engine has been updated, the Isolate API has been improved, and much more.

Find out more about the Dart 1.9 language update via DartLang.org.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week