Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

Multi-platform proxy client made with Flutter

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

Support

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:

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

Download source code on GitHub

https://github.com/hiddify/hiddify-next

 

Exit mobile version