Devon Carew

Results 231 comments of Devon Carew

This is caused by this issue: https://github.com/dart-lang/sdk/issues/23754

cc @vsm @leafpetersen as there was some discussion about this at a recent planning meeting.

Thanks for reaching out! We had a discussion about this; some thoughts from that, in no particular order: - we don't think that this needs to be in the core...

FYI, it looks like this is in the critical path for migrating flutter/engine to sound null safety.

Generally, does the CFE team own this package or does the VM team? cc @johnniwinther and @a-siva. We'll want to find an owner to push this over the line from...

It looks like the current null safety exclusions are: ``` bin/frontend_server_starter.dart:1:// @dart = 2.9 lib/frontend_server.dart:5:// @dart = 2.9 lib/src/javascript_bundle.dart:5:// @dart = 2.9 lib/src/resident_frontend_server.dart:5:// @dart = 2.9 lib/starter.dart:5:// @dart = 2.9...

This was likely a one-shot search. If we need to update the grep logic to be more accurate, we certainly can. But it may be enough to just update the...

@DaveShuckerow - what would be a good milestone for this issue?

cc @kenzieschmoll and @jacob314 for the widget inspector question (and possibly an issue working with the cupertino set of widgets?)

Can we land this soon (or reformulate the PR and land something like it)? We haven't been able to roll the latest markdown into the dart sdk repo for ~3...