Devon Carew

Results 381 comments of Devon Carew

Thanks for the contribution!

Hi - thanks for the report! I'd like to keep this issue open for a bit to see if we get reports from other users as well. Do you have...

Hi @bartekpacia - yes, we have switched over to using a new package, speaking the GA4 protocol, but that's very purpose built to support the `dart` and `flutter` command line...

Yeah, stagehand would be a similar scenario. For background, stagehand is meant to be driven in one of three different ways: - via a Dart API (used by dart clients,...

Deprecation done in https://github.com/google/vector_math.dart/pull/271.

The reasons are laid out in the issue referenced in the first comment here. To briefly in-line that: - the `SimplexNoise` class was brought in here as essentially a vendored...

> You can't have done a very thorough investigation if you didn't even look at Flame which is the package with the most pub likes that depend on vector_math (and...

@MichaelRFairhurst, thanks for starting this list! As we get more clarity on how these would be implemented - and Dart plugin changes required - we should create companion issues over...

I removed the priority label :) For me, the generated JS is clear enough that this doesn't impact the difficulty of debugging the code too much.

(also, the references in the dev_compiler source might want to be normalized)