fluttercommunity / fluttercommunity/flutter_webview_plugin

Add methods for sending requests

Open
#161 0 comments 3 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.