- Notifications
You must be signed in to change notification settings - Fork16
The simplest, fastest and most reliable way to create a virtual keyboard 💁 . (iOS and Android)
FleksySDK/VirtualKeyboardSDK
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A SDK to create a Virtual Keyboard for iOS and Android 💁.
About •Installation •Supported Platforms •Features •Integration •Examples •Benchmark •How to get help? •License
Documentation
The Virtual Keyboard SDK is a virtual keyboard foriOS andAndroid.
This keyboard has outstanding features included such as: being able to type or swipe in 82 languages, autocorrection, emojis, custom views on top of the keyboard, custom themes, and much more.
Once integrated you would be able to see an actual virtual keyboard in your device.
iOS, iPadOS
VirtualKeyboardSDK can be installed with the Swift Package Manager:
https://github.com/FleksySDK/FleksySDK-iOS
Android
VirtualKeyboardSDK can be installed with Maven:
maven { url = "https://maven.fleksy.com/maven" }
and adding the dependency:
dependencies {...// Keyboard SDK dependency implementation("co.thingthing.fleksycore:fleksycore-release:4.16.2")}Apple Platform
iOS 15
Android Platform
Android API 21
It also supportskotlin andjava
- ⚡Custom Action: The Virtual Keyboard SDK enables you to add custom actions directly to the keyboard layout. This might be custom buttons next to the space bar, specific images and associated actions. Check all the different options:Custom Action iOS andCustom Action Android.
- 🙋♀️Emojis: Emojis are already configured by categories, and they are automatically updated to the latest supported version. Configure and check all the different options:Emojis iOS andEmojis Android.
- 📱In-App Keyboard: The Virtual Keyboard SDK allows you to integrate the virtual keyboard as an in-app keyboard without needing a system-wide keyboard. This is specific for App developers in the cybersecurity space. Further details:In-App Keyboard iOS andIn-App Keyboard Android.
- 🌍Languages: The Virtual Keyboard SDK supports up to 82 different languages.
- 🎨Theming: The Virtual Keyboard SDK allows you to configure the appearance of the keyboard by changing colors, font, background and more for a different parts of the keyboard. For further details and comprehensive documentation:Theming iOS andTheming Android.
- 💅Topbar Icon: The Virtual keyboard SDK empowers you to customize icons within the top bar, ranging from a basic image to a view positioned on either the right or left side of the topbar. Further details:Topbar iOS andTopbar Android.
Using the Fleksy Keyboard SDK you are able to create an App for iOS or Android which has a keyboard.
| Folder | Description |
|---|---|
| /Integration/Keyboard-iOS | iOS project for an App which holds a keyboard built using the FleksySDK. |
| /Integration/Keyboard-Android | Android project for an App which has a keyboard built using the FleksySDK. |
| /Integration/Keyboard-Flutter | Flutter project for an App which holds a keyboard built using the FleksySDK. |
- Customise look&feel of the keyboard 🎨 ->Examples/Style
- Download and Install Languages 🌍 ->Examples/Languages
- Add your own custom buttons on the keyboard layout 🔡 ->Examples/CustomAction
Want to test how KeyboardSDK works on your phone ?
Join our community to test how the VirtualKeyboardSDK performs.
| Public Link | Description |
|---|---|
| iOS Testflight | iOS sample App for testing right away our last development on the KeyboardSDK. |
| Android Firebase | Android sample App for testing right away our last development on the KeyboardSDK. |
Keyboard Performance Comparison
Compare the perfomance of any keyboard against that of any other keyboard, use our open source tool:Kebbie
- Quick Start - Get started on developing your keyboard using the KeyboardSDK.
- Documentation - FleksySDK documentation
- Developer portal - Fleksy developer portal.
Any question that you might have, please post it directly into theGithub Discussion Forum.
Business related questions, please, go to ourdevelopers portal, we will assist you as soon as possible.
The Fleksy test SDK is proprietary binary code and licensed under the Fleksy Binary Trial License in the License folder.
The remaining source code available in this repository are licensed under the MIT license, a copy of which is also in the License folder
Documentation is distributed under the CC-BY-ND-4.0 license, available athttps://creativecommons.org/licenses/by-nd/4.0/,
All code and materials are © 2025 ThingThing Ltd.
About
The simplest, fastest and most reliable way to create a virtual keyboard 💁 . (iOS and Android)
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.