fluttercommunity / fluttercommunity/flutter_webview_plugin

Sharing cookies between WebView and http package.

Open
#172 3 comments 11 reactions 0 assignees View on GitHub
Requires Review
Dominant language
Java
Stars
1.5k
Forks
938
PR merge metrics
No merged PRs in 30d

Description

Is there a way to share cookies between webview and the http package.
I am doing a login via the webview and want to use the auth cookie to make api calls using the http package. How can the http.get use cookies from webview.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the WebView cookie handling and the http package integration mentioned in the issue, focusing on how http.get could receive the cookie from a WebView login. Define the supported transfer behavior and verify that an authenticated API call can use the shared cookie.

Written by the indexing model from the issue text.

Assessment

Tech stack
flutter
Domain
api, authentication, mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.