Kevin Moore
Kevin Moore
Ha! just read your last bullet. 🤦
@DanTup – the cast is likely here: https://github.com/flutter/devtools/blob/86ef045a4cca71c8fdbd6a5931d80b049f93440e/packages/devtools_app/lib/src/shared/server/_release_notes_api.dart#L32 How hard is it to create a `_decodeBoyAsBool` function with some debug printing (instead of `(json.decode(respo.body) as bool)` – so we can...
@kenzieschmoll – we'll have to ask @eyebrowsoffire – or just try it out. I'm pretty sure we do automatically fallback in most failure cases, just not sure of this one.
That's great new @DanTup ! Thanks for reporting!
Are we unblocked here?
Could we make this function async? Then we can batch the processing and avoid janking frames...
Shipped in Dart 3.6!!! 🍾
Great request, @redDwarf03.
I'm asking around about this. Thanks for your patience!