flutter_inappwebview_fix_iostouchdelay 0.2.0

SDKflutter
Platformandroidiosmacosweb

A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.

⚠️ ATTENTION! ⚠️

This is a fork of flutter_inappwebview library that fixes a touch delay which happens exclusively on iOS devices. Please refer to the official library for documentation, latest updates, etc.

Latest version (0.2.0) is based on flutter_inappwebview v6.0.0-beta.24+1 (2023-06-12).

Issues related to the fixed problem: #216 #1268 #94325.

All credits go to pichillilorenzo for the library.