[GH-ISSUE #749] Network requests are not displayed for the application in Flutter #745

Closed
opened 2026-03-03 19:21:32 +03:00 by kerem · 1 comment
Owner

Originally created by @yauheniprakapenka on GitHub (Jan 3, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/749

Originally assigned to: @NghiaTranUIT on GitHub.

Debug network requests in Flutter and Proxyman

Flutter does not use a system-level proxy, so requests to Proxyman will not be displayed. To do this, you must manually configure your HTTP client used in the code to work with a proxy.

Solution:

  1. The solution to the problem is described here
  2. Also example on github here
Originally created by @yauheniprakapenka on GitHub (Jan 3, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/749 Originally assigned to: @NghiaTranUIT on GitHub. # Debug network requests in Flutter and Proxyman <img src="https://user-images.githubusercontent.com/47568606/103482144-226d2480-4df0-11eb-82e1-8f3c60ec8b45.jpg" width="260"></a> Flutter does not use a system-level proxy, so requests to Proxyman will not be displayed. To do this, you must manually configure your HTTP client used in the code to work with a proxy. <b>Solution</b>: 1. The solution to the problem is described [here](https://flutterigniter.com/debugging-network-requests/) 2. Also example on github [here](https://github.com/yauheniprakapenka/Debug_Flutter_with_Proxyman)
kerem 2026-03-03 19:21:32 +03:00
  • closed this issue
  • added the
    Done
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Jan 4, 2021):

Thank you for your contribution. I will add it to the Doc 👍

<!-- gh-comment-id:753709698 --> @NghiaTranUIT commented on GitHub (Jan 4, 2021): Thank you for your contribution. I will add it to the Doc 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#745
No description provided.