iamport_flutter
iamport_flutter copied to clipboard
bugfix: Scroll issue on iOS when focusing on a text field in WebView
Description
- Prevent unwanted scrolling when a text field in the WebView is focused on iOS.
- Resolves: #123