Is it possible to build a system-wide custom keyboard for IOS and …

3 I don’t think you can build a system-wide keyboard in Flutter since it is a UI framework. I believe you can build one with the respected operating system’s development language (Java for Android, Koltin as well – Swift for iOS devices) as it requires certain permissions to actually function as a system-wide keyboard.

https://stackoverflow.com/questions/59754902/is-it-possible-to-build-a-system-wide-custom-keyboard-for-ios-and-android-in-flu