Question : flutter jsonDecode UTF8
Answered by : condemned-cormorant-f1glfb9zgr4u
extractedData = json.decode(utf8.decode(response.bodyBytes));
Source : https://stackoverflow.com/questions/55865173/how-to-decode-json-string-as-utf-8 | Last Update : Thu, 27 Jan 22