• Andrew Davies's avatar
    [frdb] Updates `invokeRpc` method and VM connect. (#17819) · 6dbdccf7
    Andrew Davies authored
    This fixes a runtime error triggered when calling `invokeRpc`:
    ```
    type 'Future<dynamic>' is not a subtype of type 'Future<Map<String, dynamic>>'
    ```
    
    Also adds a log message for why connections are failing, as well as a
    default timeout when attempting to connect to a websocket.
    6dbdccf7
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...