fluttercommunity / fluttercommunity/flutter_webview_plugin
evalJavaScript example wanted
オープン
- 主要言語
- Java
- スター
- 1.5k
- フォーク
- 938
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I want my Flutter app to
1. get a web page with a given URL
2. enter text in an input field in the web page and hit Enter
3. parse the HTML returned by the web server to find some requested data
Can this be done with flutter_webview using evalJavaScript?
For example
1. get https://www.wikipedia.org/
2. Enter text "trump" and hit Enter
3. Locate Donald Trump – Wikipedia in the returned html and determine his first name from the title
How can my app do this?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。