menk_embed_ime_db 0.0.5
menk_embed_ime_db: ^0.0.5 copied to clipboard
Menksoft old code 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 #
- Remove params dbUrl and sqliteUrl from initMenkDB(). On Web, recommend to see this to config assets loading.
0.0.4 #
- Fix: Crash when typing unsupported keyboard keys like
v
.
0.0.5 #
- Upgrade menk_embed_ime to 0.0.6.
- Upgrade sqlite3 to 2.4.0.