Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

What is this ترÙÙ ÚÙ in flutter

In flutter application I get this "ترÙÙ ÚÙ" and I don’t know how to decrypt this
"first_name":"ÙÙØ¯Ù"

I try utf-8,base64,utf-16,and so on but it doesn’t work
I think when you send persion in application it send like this

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

It looks like the text you are seeing is encoded in a non-Latin script. The specific characters you provided, "ترÙÙ" and "ÙÙØ¯Ù", do not correspond to any recognizable text in any language that I am familiar with.

There are a few possible explanations for this:

  • There could be an issue with the encoding of the text. Make sure that the text is being encoded and decoded properly in your application.

  • The text could be encrypted or encoded in a way that is not easily recognizable. In this case, you may need to use a tool or library specifically designed to decrypt or decode the text.

  • There could be a problem with the data itself. It’s possible that the data has been entered incorrectly or is corrupt. In this case, you may need to try to obtain a correct version of the data or find a way to repair the data.

Without more information about the context in which you are seeing this text and the steps you have taken so far to try to decode it, it is difficult to provide more specific advice.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading