Dan Rubel

Results 5 comments of Dan Rubel

I've updated the [`zwave` package](https://pub.dev/packages/zwave) to use `dart:ffi` and it now runs on Dart SDK 2.18. Please let me know if that helps.

In Atom Dartino plugin, I can have the build artifacts placed in a build directory relative to the project directory ( e.g. /build/*_/_.elf ). When compiling from the command line,...

Yes, this is possible, but the UI would suffer. If someone loaded more than one of the Dart, Dartino, and Flutter plugins, then the they would see multiple error views,...

Do you have Flutter installed, or rather is `flutterRoot` defined in your Atom `config.cson` file? I was able to repro, but only if `flutterRoot` is defined. This means that first...