VPNclient-app
VPNclient-app copied to clipboard
VPN Client Application based on Flutter VPN Client Controller: Xray(VMESS, VLESS, REALITY) + WireGuard
VPN Links is hardcoded, it should be able to change at runtime.
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...
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 
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...