Dart Up & Running book now available

Achievement unlocked: Published an O'Reilly book!

Dart Up & Running, a quick and easy guide for learning Dart, is now ready for shipping. A huge thanks to my co-author Kathy Walrath and our many reviewers. We hope you enjoy reading this book and using Dart to build modern web apps!

Buy Dart Up & Running printed and e-books at O'Reilly or Amazon.


In the book, you'll learn about the Dart language, libraries, and tools such as Dart Editor and our pub package manager. There's even an application walk-through, looking at a client-side and server-side Dart app.

As you learn Dart, be sure to join our mailing list and ask questions on Stack Overflow.

Popular posts from this blog

Lists and arrays in Dart

Converting Array to List in Scala

Null-aware operators in Dart