/mongol-virtual-keyboard

Flutter Mongolian INAPP Virtual Keyboard

mongol_virtual_keyboard

A new Flutter project.

Basic
image

Styled

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Credits

Mongolian Flutter Apps are made possible by the following projects:

Run Example

  1. Install the clj command.
  2. Init the example clj -M:cljd init
  3. Copy pubspec.yaml.bak to pubspec.yaml cp pubspec.yaml.bak pubspec.yaml
  4. Open a simulator open -a Simulator
  5. Run flutter clj -M:cljd flutter

Roadmap

  • Support English key layout.
  • Support displaying candidates list & suffix list.
  • Support Save active word to Sqlite and can query it when type matched.