fluttercommunity / fluttercommunity/flutter_webview_plugin
Add methods for sending requests
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 938
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I wanted to ask if you could add methods for sending post/get... data.
Like method for native Android WebView `postUrl(String url, byte[] postData)` and for other types of requests. Thanks :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing flutter_webview_plugin request API and its native Android WebView integration, then compare the requested postUrl(String url, byte[] postData) behavior with the plugin's current capabilities. Done means the plugin exposes the requested POST/GET and other request methods with behavior documented or verified against native Android WebView.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, flutter, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100