Skip to content

Improper Text Encoding (UTF-8) #234

@drexhacker

Description

@drexhacker

Hello I have a REST Server returning JSON Responses using UTF-8 when I request the data through flutter_data I receive wrongly encoded text for example instead of getting agakuŋŋaanye go n’agayita as sent by the server, I get agakuÅÅaanye go nâagayita. I am using the defualt headers;

{
  "Content-Type": "application/json"
}

Really Need help here, everything works fine except this simple issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions