Celebrating Dart’s birthday with the first release of the Dart SDK
Blog post from Google Cloud
Released on October 16, 2012, the first version of the Dart SDK marked a significant milestone in the development of this modern programming language designed for building complex web applications. Created by Lars Bak and his team, the Dart SDK included several enhancements and features, such as a faster Dart Virtual Machine that surpassed V8 in some Octane tests, a new Dart to JavaScript translator for efficient code generation, and libraries for HTML compatibility and JavaScript interoperability. The release also introduced an easy-to-use editor, a new package manager called Pub, Dartium—an adapted Chromium build with native Dart support, and a server-side I/O library. The comprehensive language specification provided insights into Dart's semantics, including new features. Lars Bak, renowned for his contributions to several virtual machines, emphasized the ongoing efforts to evolve the SDK, ensuring improved robustness and performance while maintaining backward compatibility, and encouraged feedback from the community to continue refining the platform.