Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BrowserStackCE
/
flutter_system_proxy
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
14
Code
Issues
2
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 30, 2024
Merge pull request #25 from BrowserStackCE/android-project-upgrade
Show description for c7d3973
dhvaniparekh
authored
c7d3973
Copy full SHA for c7d3973
Merge pull request #23 from BrowserStackCE/backward-compat-xcode15
Show description for c42aa85
dhvaniparekh
authored
c42aa85
Copy full SHA for c42aa85
Commits on Sep 26, 2024
fix unmaneged runLoopSource
Rushabhshroff
committed
b398194
Copy full SHA for b398194
update android project
Rushabhshroff
committed
9dd88de
Copy full SHA for 9dd88de
upgrade compileSdkVersion & add namespace
Rushabhshroff
committed
5f9abf4
Copy full SHA for 5f9abf4
update gradle plugin version & compile sdk version
Rushabhshroff
committed
9863b4d
Copy full SHA for 9863b4d
use built-in constants for ProxyDict
Rushabhshroff
committed
66d28cd
Copy full SHA for 66d28cd
release v0.1.5
Rushabhshroff
committed
bd9aa7e
Copy full SHA for bd9aa7e
add: backward compatibility for <= Xcode15
Rushabhshroff
committed
d8f08bb
Copy full SHA for d8f08bb
Commits on Sep 25, 2024
Merge pull request #21 from BrowserStackCE/18-xcode-16-support
Show description for a2ebbf5
dhvaniparekh
authored
a2ebbf5
Copy full SHA for a2ebbf5
release: v0.1.4
Rushabhshroff
committed
17399b7
Copy full SHA for 17399b7
add: Xcode 16 support and fix warnings
Rushabhshroff
committed
606b4be
Copy full SHA for 606b4be
Commits on Apr 26, 2024
Add namespace in build gradle (#17)
Show description for 022ef2c
PaulineMoovency
authored
022ef2c
Copy full SHA for 022ef2c
Commits on Nov 30, 2023
Merge pull request #15 from BrowserStackCE/v0.1.2
Show description for acc1e1c
dhvaniparekh
authored
acc1e1c
Copy full SHA for acc1e1c
Merge branch 'main' into v0.1.2
Rushabhshroff
authored
1cb00f6
Copy full SHA for 1cb00f6
Commits on Nov 29, 2023
fix: iOS 17 issue
Rushabhshroff
committed
95d7187
Copy full SHA for 95d7187
Commits on Oct 9, 2023
0.1.1 (#14)
Show description for 2406bdb
Rushabhshroff
authored
2406bdb
Copy full SHA for 2406bdb
Commits on Sep 28, 2023
---
Rushabhshroff
committed
b7e84da
Copy full SHA for b7e84da
Commits on Sep 1, 2023
fix : crash when invalid pac file url
Rushabhshroff
committed
34f54b9
Copy full SHA for 34f54b9
Commits on Aug 7, 2023
Release 0.1.0 (#12)
Show description for 5875367
Rushabhshroff
authored
5875367
Copy full SHA for 5875367
modify project details
Rushabhshroff
committed
4746e50
Copy full SHA for 4746e50
update: Homepage
Rushabhshroff
committed
7792de9
Copy full SHA for 7792de9
Merge branch 'main' of github.com:BrowserStackCE/flutter_system_proxy into 0.1.0
Rushabhshroff
committed
5b59f0d
Copy full SHA for 5b59f0d
Commits on Aug 4, 2023
release 0.1.0
Rushabhshroff
committed
5cfcbea
Copy full SHA for 5cfcbea
clean code
Rushabhshroff
committed
270ad13
Copy full SHA for 270ad13
return error string instead of "Error"
Rushabhshroff
committed
023f4b9
Copy full SHA for 023f4b9
fix: use Foundation Lib for executing pac
Rushabhshroff
committed
b4cb8b5
Copy full SHA for b4cb8b5
ios: use min platform version 11.0 for example
Rushabhshroff
committed
fd79236
Copy full SHA for fd79236
use minSDKVersion 31 in example
Rushabhshroff
committed
e0a4e79
Copy full SHA for e0a4e79
use Android Proxy Selector instead or env vars.
Rushabhshroff
committed
ae431aa
Copy full SHA for ae431aa
Commits on Jul 10, 2023
Adding Code Scanner Semgrep.yml workflow file
bstack-security-github
committed
b618c89
Copy full SHA for b618c89
Commits on Dec 15, 2022
Merge pull request #9 from BrowserStackCE/develop
Show description for a18c8f3
nithyamn
authored
a18c8f3
Copy full SHA for a18c8f3
remove: Print Statement
Rushabhshroff
committed
8a376f2
Copy full SHA for 8a376f2
Commits on Jan 3, 2022
Merge pull request #7 from Rushabhshroff/develop
Show description for 8c42751
SujaySawant
authored
8c42751
Copy full SHA for 8c42751
Deleted .classpath, .project, .settings
Rushabhshroff
committed
3d4e102
Copy full SHA for 3d4e102
Pagination
Previous
Next
You can’t perform that action at this time.