fluttercommunity / fluttercommunity/flutter_webview_plugin

evalJavaScript example wanted

Abierto
#466 0 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
1.5k
Forks
938
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.