Devon Carew

Results 101 issues of Devon Carew

This would give people an introduction to what the code style for this library looks like (the first thing I wanted to know coming to the lib was how Widget...

This is a meta issue used to track the progress on making various Dart repos sound null safe. This must happen prior to null safety becoming [the only supported mode](https://github.com/dart-lang/sdk/issues/49530)....

area-meta

We should add support to the Flutter plugin for IntelliJ's new dynamic plugins: https://www.jetbrains.org/intellij/sdk/docs/basics/plugin_structure/dynamic_plugins.html I'm not sure of the scope of the work here.

ide-consistency

## What happened I opened a Flutter project. ## Version information IntelliJ IDEA `2021.1.2` • Flutter plugin `io.flutter 57.0.6-dev.5` • Dart plugin `211.7233` No Flutter sdk configured. ## Exception null...

jxbrowser

The PR (https://github.com/flutter/devtools/pull/93) to deflake the integration tests introduced several delays, not all of which are likely necessary. We should remove the ones we find aren't necessary - this will...

testing
tech debt
hurts-developer-velocity

We should re-enable testing on windows bots; they were disabled to work around a (likely) regression in the travis CI (and they'd been FYI for failures in any case). Context:...

infra
tech debt

We should deprecate the --appSizeBase and --appSizeTest CLI args, and re-name them to something like --app-size-base and --app-size-test.

tech debt

We should look into removing the use of `dart:cli`'s `waitFor()` method.

- add standard markdown badges to the readme