1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[Flutter] How to initiliaze Future List DataRow

Discussão em 'Mobile' iniciado por Stack, Outubro 25, 2024 às 13:02.

  1. Stack

    Stack Membro Participativo

    I need to initialize Future<List<DataRow>> myrow=[];

    I need to construct a table based on a future list.

    Right now, I get the message:

    A value of type 'List' can't be assigned to a variable of type 'Future<List>'

    Thank You

    Continue reading...

Compartilhe esta Página