-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When a proxy is configured in Android Studio, the Pub check versions feature in Flutter Enhancement Suite does not work.
It seems that the plugin doesn’t use the IDE’s proxy settings when making network requests to pub.dev.
Steps to Reproduce
- Open Android Studio → Settings → Appearance & Behavior → System Settings → HTTP Proxy.
- Configure any working proxy (manual or automatic).
- Open a Flutter project.
- The plugin does not highlight packages that have newer versions available.
Expected behavior
The plugin should:
- Automatically use the proxy settings configured in Android Studio, or
- Provide an option to manually configure proxy settings inside the plugin.
Screenshots
N/A — the issue can be reproduced without visible errors; packages simply aren’t highlighted as outdated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working