i'm getting a json with the data and setting up the screen. I have problems with the accents and ç that are unconfigured. How do I make the application understand the characters?
Text('Nome:', style: headings),
Text('${obj.nome}'),
in this case, the name is coming out of shape.
For example in json is "Análise", on screen AnÃilise