You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
String link ="vless://c61daf3e-83ff-424f-a4ff-5bfcb46f0b30@45.77.190.146:8443?encryption=none&flow=&security=reality&sni=www.gstatic.com&fp=chrome&pbk=rLCmXWNVoRBiknloDUsbNS5ONjiI70v-BWQpWq0HCQ0&sid=108108108108#%F0%9F%87%BA%F0%9F%87%B8+%F0%9F%99%8F+USA+%231";
78
78
V2RayURL parser =FlutterV2ray.parseFromURL(link);
79
79
80
80
if (await flutterV2ray.requestPermission()) {
@@ -87,7 +87,7 @@ class MainBtnState extends State<MainBtn> with SingleTickerProviderStateMixin {
0 commit comments