Kevin Moore
Kevin Moore
@bkonyi – I'd LOVE to have this. And we have the first step here: https://github.com/dart-lang/build/pull/3727 CC @jakemac53 who has been helping on the review side
Need some formatter help!
Will try to get to this today!
When I run this locally I see ``` 00:01 +3: test/example_test.dart: BadTestClass with configuration "no-prefix-required" NOTE: Could not find an annotation that matched asset:source_gen_test/example/src/example_annotation.dart#ExampleAnnotation. Using a annotation with the same...
Ack @alexeyinkin, re the print statements One thought: I think tests should FAIL w/ the environment variable set. It's trivial to re-run them. I like the idea that the goldens...
Rebase on latest and let's get this landed!
I still see conflicts @alexeyinkin
We could also expose `JsonUtf8Decoder` to go along with [`JsonUtf8Encoder`](https://api.dart.dev/dart-convert/JsonUtf8Encoder-class.html), then we have the bits for `JsonUtf8Codec`. Right?
CC @srujzs @MaryaBelanger