Posts tagged 'Dart'

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.

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!

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.

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! :)

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.

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.

(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.

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: