This repository was archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
[webview_flutter] get/set a custom User Agent #1920
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
953e220
Flutter implementation
LuisThein 9478588
Added Android implementation + updated example
LuisThein 45e915d
iOS implementation
LuisThein ae81a98
Added Widget Test
LuisThein de27c90
Added unit tests for User Agent
LuisThein cbcc808
Updated CHANGELOG.md
LuisThein 4141cf2
Merge branch 'master' into feature/set_user_agent
LuisThein d54e0bc
Fixed format error in FlutterwebView.m
LuisThein 86d44ca
Fixed another format error
LuisThein 7959989
Merge branch 'master' into feature/set_user_agent
LuisThein 7b26a41
Changed files according to pull request review
LuisThein 7fed032
Minor changes
LuisThein c5cc6a7
Updated dartdoc for WebView.userAgent
LuisThein c99c8f2
Merged branch master into feature/set_user_agent
LuisThein c931307
Resolved nerge conflicts.
LuisThein 7976151
Use a WebSetting<T> type to allow representing absence of a null value.
amirh 4c0d2f3
review fixes
amirh de4d1df
Merge branch 'master' into feature/set_user_agent
amirh 5be86ef
bump version
amirh 5887b33
Merge branch 'master' into feature/set_user_agent
amirh bf8b74c
remove extra blank line from changelog
amirh ebe699d
Removed getUserAgent
LuisThein ee693fd
Merge branch 'feature/set_user_agent' of https://github.com/LuisThein…
LuisThein 641537b
Fixed formatting issue
LuisThein db3cfb9
Fixed _getUserAgent in webview.dart
LuisThein 974c16e
Reverted unrelated reformatting
LuisThein c13245a
Resolved merge conflicts.
LuisThein 3282117
Fixed another formatting issue.
LuisThein 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
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
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.
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.