Getx: Illegal characters

Created on 11 Oct 2020  路  3Comments  路  Source: jonataslaw/getx

How ca i fix Illegal characters error ?
Screenshot_1

Unrelated to GetX invalid

Most helpful comment

This has nothing to do with GetX,
I believe you should have copied this source code from another location and the space character has been replaced by the character 160, just delete each space you see and type space again

All 3 comments

This has nothing to do with GetX,
I believe you should have copied this source code from another location and the space character has been replaced by the character 160, just delete each space you see and type space again

Thank Yooooooouuuuu for helping me 馃槆

This has nothing to do with GetX,
I believe you should have copied this source code from another location and the space character has been replaced by the character 160, just delete each space you see and type space again

As mentioned by Eduardo, this is a character conversion error that happened when you copy content from a website, and paste it directly into your IDE. As this is not related to Getx, I am closing.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ChiwanAhn picture ChiwanAhn  路  4Comments

aytunch picture aytunch  路  4Comments

aztecrabbit picture aztecrabbit  路  3Comments

wailashraf71 picture wailashraf71  路  4Comments

definev picture definev  路  3Comments