17 November 2019
Compiling Dart to Native Executables for Windows, Linux and macOS with GitHub Actions
Dart v2.6 includes support for compiling Dart scripts to native executables for Windows, Linux and macOS. There's currently no cross-compilation but cloud services like GitHub Actions can be used to easily generate executables for each platform.
11 July 2017
Dart Code v2 - Now with Flutter debugging and hot reload!
In addition to command line programs, Dart Code now supports full debugging of Flutter mobile applications including hot reload and device switching!
27 January 2017
Simple Dart code to tweet using OAuth
Last year I blogged about some simple C# to post tweets. I converted that code to Dart for easier running on my Raspberry Pi.
16 September 2014
Running the Dart VM on a Chromebook in Developer Mode (without installing Linux)
Here are some instructions on how you can run the Dart VM (including pub) on a Chromebook in Developer Mode without having to install Linux or use Crouton! :)
25 August 2014
You have ruined HTML
As if HTML wasn't already terrible enough; you've gone and ruined it with your {{ stupid binding expressions }} and convinced the world that it's a good thing.
03 June 2014
DartVS - Dart Support for Visual Studio
Yesterday I published an extension that adds some support for coding Google's Dart in Visual Studio, including Errors/Warnings and Syntax Highlighting.
11 May 2014
(Web) Development Sucks, and It's Not Getting Any Better
We can do so much better than the way we're building web applications today, but it doesn't seem like anyone is investing in trying to solve the biggest issues. Here's my ideas about what should be being done.
13 October 2012
Thoughts on TypeScript, Dart, and the future of browser-based coding
Had a bit of a discussion on Twitter with Kevin Darty about TypeScript. It started off with this tweet: