Use base-config from network-security-config by mboetger · Pull Request #183154 · flutter/flutter
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 30.1k
Draft
mboetger wants to merge 2 commits intoflutter:masterfrom
Draft
Use base-config from network-security-config#183154
mboetger wants to merge 2 commits intoflutter:masterfrom
Use base-config from network-security-config#183154
mboetger wants to merge 2 commits intoflutter:masterfrom
Conversation
Copy link
Contributor
mboetger
commented
Mar 3, 2026
mboetger
commented
Currently, there is no way for the Android embedder to turn off insecure dart sockets. This connects the base-config from the network-security-config.xml to at least control this.
Addresses: #183153
Pre-launch Checklist
- I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
- I read the [Tree Hygiene] wiki page, which explains my responsibilities.
- I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement].
- I signed the [CLA].
- I listed at least one issue that this PR fixes in the description above.
- I updated/added relevant documentation (doc comments with
///). - I added new tests to check the change I am making, or this PR is [test-exempt].
- I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
- All existing and new tests are passing.
github-actions
bot
added
platform-android
labels
Mar 3, 2026
mboetger
force-pushed
the
support-base-config
branch
from
f0b9600 to
ff0fa6e
Compare
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment