• Andrew Davies's avatar
    [frdb] Fix JSON casting in RPC calls. (#18655) · 08d3deec
    Andrew Davies authored
    This prevents the error:
    
    `type 'List<dynamic>' is not a subtype of type 'List<Map<String, dynamic>>' `
    
    The test added fails when dart_vm.dart is reverted to `master`, and succeeds in
    its current state.  This issue was run into while connecting to the
    Dart VM.
    08d3deec
Name
Last commit
Last update
..
examples Loading commit data...
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
pubspec.yaml Loading commit data...