zcode_embed_ime_db 0.0.4
zcode_embed_ime_db: ^0.0.4 copied to clipboard
Zcode 52 standard Mongol embed IME. Soft/Hard layout, word database, words suggestion and next word suggestion.
0.0.1 #
-
Using a word database to provide extra words for the Candidate.
-
Support next words suggestion.
0.0.2 #
- fix: cannot load database on mobile and desktop.
0.0.3 #
- Remove params dbUrl and sqliteUrl from initZcodeDB(). On Web, recommend to see this to config assets loading.
0.0.4 #
-
Upgrade sqlite3 to 2.4.0.
-
Upgrade zcode_embed_ime to 0.0.3.