VPNclient-app icon indicating copy to clipboard operation
VPNclient-app copied to clipboard

VPN Client Application based on Flutter VPN Client Controller: Xray(VMESS, VLESS, REALITY) + WireGuard

Results 9 VPNclient-app issues
Sort by recently updated
recently updated
newest added

VPN Links is hardcoded, it should be able to change at runtime.

priority:high

When downloading artifact from CI builds, `adb install app-release.apk` says ``` adb: failed to install app-release.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/xxx.tmp/base.apk: Attempt to get length of null...

os:android

CI Runs for both pull_request and push when merge the pull request Impact: Will cause more resource consumption, and harder to view the jobs

It did not release to stable yet, but need to fix it beforehand. https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source Also, should have l10n.yaml in the root directory of the project. https://docs.flutter.dev/ui/accessibility-and-internationalization/internationalization

Please add feature like this app http custom ![Image](https://github.com/user-attachments/assets/d3573077-fd80-4d76-b9e6-abaa8dff3b36)

enhancement

Refactor(search_dialog): Improve UI, state management, and overflow handling Refactored SearchDialog for enhanced clarity, user experience, and robustness. Key improvements include: - Enhanced state initialization and lifecycle management. - Resolved potential...