problematicconsumer 4f5c6c12a5 Add hiddify deeplink
2023-08-27 10:49:34 +03:30
2023-08-27 10:49:34 +03:30
2023-08-24 16:18:05 +03:30
2023-08-23 19:59:48 +03:30
2023-08-27 10:49:34 +03:30
2023-08-23 20:11:35 +03:30
2023-08-27 10:49:34 +03:30
2023-08-23 19:32:32 +03:30
2023-08-23 19:32:32 +03:30
2023-08-19 22:27:23 +03:30
2023-08-19 22:27:23 +03:30
2023-07-06 17:18:41 +03:30
2023-07-06 17:18:41 +03:30
2023-07-06 17:18:41 +03:30
2023-08-25 01:01:16 +02:00
2023-07-21 20:21:21 +03:30
2023-08-20 20:29:07 +02:00
2023-08-24 20:38:53 +00:00
2023-08-26 17:03:17 +03:30
2023-08-26 17:03:17 +03:30
2023-08-23 13:57:36 +03:30

Hiddify Next

Hiddify Multi-platform Proxy Client

⚠️Hiddify Next is still in early development phase⚠️

Windows, Android, Linux and macOS are supported (PR for iOS welcome)

Download Hiddify Next Pre-Release

Build from source

Hiddify Next relies on core library made with GO. if you're interested in building/contributing to that as well follow instructions there.

requirements:

  • Flutter v3.13+
  • Make
  • Android SDK

This project uses flutter_distributor for packaging.

# fetch dependencies and build generated files
$ make get gen

# fetch geo assets
$ make get-geo-assets

for platform in [windows linux macos android]:
   # fetch native libraries for respective platforms, follow core lib instructions for building
   $ make $platform-libs
   $ make release-$platform

# example:
   $ make windows-libs
   $ make windows-release

Acknowledgements

Description
No description provided
Readme 101 MiB
Umbrix v1.7.3 Latest
2026-01-18 17:26:02 +01:00
Languages
Dart 74.6%
Kotlin 8.9%
Swift 5.3%
C++ 2.4%
Shell 1.9%
Other 6.7%