flutter_inappwebview_fix_iostouchdelay2 0.5.0
flutter_inappwebview_fix_iostouchdelay2: ^0.5.0 copied to clipboard
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 package has been discontinued, since this issue has been fixed on flutter_inappwebview's recent versions.
flutter_inappwebview_fix_iostouchdelay #
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.