We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f192a commit 311f7c5Copy full SHA for 311f7c5
README.md
@@ -12,7 +12,7 @@ Inline WebView in flutter using [AndroidView](https://docs.flutter.io/flutter/wi
12
13
> Note
14
> * Keypad is not working (No Support by flutter)
15
-> * Don't use inside scrollview
+> * Basic example of using in a ListView: https://github.com/peeto/scrollable_flutter_web_view_example
16
17
> * onPageStarted, onPageFinished Only works with Android
18
0 commit comments