Glider icon indicating copy to clipboard operation
Glider copied to clipboard

Proxy Support

Open schoolprivacy opened this issue 3 years ago • 1 comments

Hello

The app does not work if using system wide proxy.

schoolprivacy avatar Mar 07 '22 08:03 schoolprivacy

This is a weird limitation in the Flutter framework: https://github.com/flutter/flutter/issues/26359. Preferably system proxies would work by default, but external packages do exist to address this.

Mosc avatar Mar 07 '22 20:03 Mosc