You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question
I would like to create keys which contains Thai letters (ex: "ป็นไรครับ").
Unfortunately, I'm facing the error of non-ascii characters.
Right now, my keys are stored in Firebase and I wanted to sync with Hive.
Is there a technical reason why we couldn't do something like that?
Thanks
Code sample
openBox.put("ป็นไรครับ", 10);
Version
Platform: Mac; ios ; android
Flutter version: 1.9.4+hotfix.4
Hive version: 1.0
The text was updated successfully, but these errors were encountered:
Question
I would like to create keys which contains Thai letters (ex: "ป็นไรครับ").
Unfortunately, I'm facing the error of non-ascii characters.
Right now, my keys are stored in Firebase and I wanted to sync with Hive.
Is there a technical reason why we couldn't do something like that?
Thanks
Code sample
openBox.put("ป็นไรครับ", 10);
Version
The text was updated successfully, but these errors were encountered: