how to detect selected keyboard language in flutter ?

2,613

There does not seem to be a way to do this in flutter currently. I submitted an issue for it on GitHub - please upvote it if you would like to help it be triaged sooner. https://github.com/flutter/flutter/issues/25841

Share:
2,613
Osama Gamal
Author by

Osama Gamal

I'm Front-end developer and cross-platform been doing front-end for 2 years now, and for more than a year working with hybrid cross-platform using ionic, and finally and most importantly I have felt in love with google flutter for 3 months now. Skills: Dart language Flutter OPP programming HTML CSS Sass Bootstrap Javascript Angular 4 ionic 3 jquery Typescript photoshop illustrator I'm in love with learning new technologies and for most that tech that really brings such promising way of solving things and making great apps I like buildings cool things especially when it helps other people who need that help

Updated on December 07, 2022

Comments

  • Osama Gamal
    Osama Gamal over 1 year

    how to detect the current keyboard language while typing? I'm trying to implement a translation in chat app, I need to know which language the other user is typing in so I could know which text to translate based on the user native language