input_language_web library
Web implementation of input_language.
Browsers do not expose the keyboard / IME language. This implementation
reports navigator.language as a weak hint
(InputLanguageSource.browserLocale) and watches the languagechange
event; AutoDirectionTextField lets typed text override it.
Classes
- KeyboardLanguageWeb
- KeyboardLanguagePlatform for the web.