Skip to content

Workaround for current webview_flutter versions with unfocusable input fields.

License

Notifications You must be signed in to change notification settings

LuisThein/webview_flutter_textinput

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webview_flutter_textinput

Example Flutter App with workaround for current webview_flutter versions (0.3.7+1) with unfocusable input fields on Android.

This example uses the ability to run Javascript inside the Webview and propagating back focus events to the Dart code in order to open the keyboard on a hidden input field, where you input the Text and set it through Javascript as the Value of the input Field on the Website.

About

Workaround for current webview_flutter versions with unfocusable input fields.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published