WorldHealthOrganization/app

Network Proxy Settings aren't used by Flutter

Open

#1,155 opened on Apr 29, 2020

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Dart (523 forks)batch import
bughelp wantedneeds:triageprivacy

Repository metrics

Stars
 (2,118 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Although there is a disclaimer when specifying a proxy connection that not all apps will use it, the Android App (0.6.1) will not use it. This may cause problems for people behind either corporate firewalls or national firewalls.

A proxy can be specified for a specific network connection.

Contributor guide