Reputation: 83
I cannot type UTF-8 values to TextFields in Flutter. Is there anyway to make inputs utf-8 compatible ?
Upvotes: 0
Views: 514
Reputation: 83
I found the issue. i think the problem was emulator doesn't support utf-8. When i launched on my phone it works fine.
Upvotes: 1