fluttercommunity / fluttercommunity/flutter_webview_plugin
onHttpError not listening
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
I had run the example and onStateChanged has worked but onHttpError is not working. It is not giving an error message if there is no internet or the website is down. I am on flutter beta branch (0.4.4). I have tried many versions (0.2.0 to 0.2.1+2).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the example with Flutter 0.4.4 and observing the onHttpError callback when there is no internet or the website is down. Trace the plugin's onHttpError entry point and compare it with the working onStateChanged behavior; done means an appropriate error message is delivered in both failure cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100