Safwan Mamji
Safwan Mamji
it is running fine in app debug but it is showing grey screen on apk release
Because dio_http_cache >=0.2.0 depends on dio ^3.0.1 and doyo depends on dio ^4.0.0, dio_http_cache >=0.2.0 is forbidden.

I would like to enable and disable the VPN in the background based on a specific trigger, which is already functioning as expected in the background. However, I noticed that...