Skip to content

Satsrag/embed_input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

17007b6 · Nov 6, 2024

History

92 Commits
Nov 6, 2024
Jul 30, 2024
Nov 6, 2024
Nov 6, 2024
Jul 10, 2024
Nov 6, 2024
Apr 3, 2023
Apr 22, 2023
May 16, 2023
Apr 17, 2023

Repository files navigation

English is not my mother tongue, please correct the mistake.

Mongolian Embed Input method (Mongolian IME)

Web Demo click here

This project is the Mongolian Input Method that embeds into the Flutter app.

This project has three libraries published to pub.dev respectively.

  • zcode_embed_ime_db: typing the Zcode 52 standard Mongolian script.

  • menk_embed_ime_db: typing Menksoft's old standard Mongolian script.

  • embed_ime: base necessary components used for the above two libraries. Using this library, we can implement other standard Mongolian scripts. Such as UNICODE MONGOLIAN 10.0, UNICODE MONGOLIAN 12.1 SNAPSHOT, GB/T 25914-2010, and so on.

User guide or more detail about these library see: zcode_embed_ime_db, menk_embed_ime_db and embed_ime.

If someone finds cannot input some words or has any other problem with this library, please feel free to open an issue or PR.