Skip to content

Error Trying to use Table _TypeError (type 'List<dynamic>' is not a subtype of type 'List<Map<String, dynamic>>') #9

@asantibanez62

Description

@asantibanez62

Hi, I am testing and found this very interesting, all is working except the Table.
In this instuction

return _TableResult(
result["tablename"], result["rows"], result["columns"]);

on result["rows"] triggers the error.

Any hint on how to correct it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions