-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[webview_flutter] Platform implementations for getCookies #11037 #11386
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
9b66f6c
[webview_flutter_wkwebview] Implement getCookies method to retrieve c…
khaled-0 4f2f4e8
[webview_flutter_android] Implement getCookies method
khaled-0 150d9cc
[webview_flutter_android] test for getCookies
khaled-0 b5f94a5
[webview_flutter_wkwebview] test for getCookies
khaled-0 2d5a916
[webview_flutter_wkwebview] match getAllCookies function signature
khaled-0 0cd5df3
[webview_flutter_wkwebview] Refactor getCookies to use if let
khaled-0 092db6e
[webview_flutter_android][webview_flutter_wkwebview] Use CookieManage…
khaled-0 45fa55f
[webview_flutter_android][webview_flutter_wkwebview] make api more co…
khaled-0 0f9fc43
[webview_flutter_android][webview_flutter_wkwebview] Bump webview_flu…
khaled-0 8fcd044
[webview_flutter_android][webview_flutter_wkwebview] Regenerate pigeo…
khaled-0 d60c7b1
[webview_flutter_wkwebview] Update getCookies test to use getAllCookies
khaled-0 3ec2eb1
[webview_flutter_android][webview_flutter_wkwebview] Apply formattings
khaled-0 5c25776
[webview_flutter_android] Remove getCookies_returnsEmptyStringIfNull
khaled-0 09a5802
[webview_flutter_android][webview_flutter_wkwebview] Bump version, ad…
khaled-0 2f01b98
[webview_flutter_wkwebview] Follow RFC 6265 guideline for `getCookies…
khaled-0 ab380f1
[webview_flutter_wkwebview][webview_flutter_android] Fail early in HT…
khaled-0 a7bc03c
Merge branch 'main' into implementations
khaled-0 8ac1939
fix version bump
bparrishMines 979af46
fix generated dart
bparrishMines 14facae
Merge branch 'main' of github.com:flutter/packages into implementations
bparrishMines f1accca
fix pubspec android
bparrishMines f258911
fix remove test
bparrishMines File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
packages/webview_flutter/webview_flutter_android/CHANGELOG.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.