flutter_vless_android 1.1.1 copy "flutter_vless_android: ^1.1.1" to clipboard
flutter_vless_android: ^1.1.1 copied to clipboard

PlatformAndroid

Android implementation of the flutter_vless plugin.

1.1.1 #

  • Updated the Android device runtime libxray.so binaries to Xray-core v26.6.1.
  • Kept Android 15+ 16KB page-size linker alignment for the rebuilt ARM binaries.
  • Moved Android runtime binaries and geodata into the Maven dev.tfox.fluttervless:xray-android:26.6.1.1 AAR dependency.
  • Included device and emulator ABIs (armeabi-v7a, arm64-v8a, x86, x86_64) in the main Maven runtime AAR.
  • Removed raw device jniLibs and geodata files from the Pub.dev wrapper package; the wrapper now resolves the runtime from Maven Central.

1.1.0 #

  • Replaced Android Dart boilerplate with the shared VlessMethodChannelAdapter.
  • Removed template getPlatformVersion scaffold files.
  • Moved flutter_lints to dev_dependencies.
  • Removed publish-time dependency overrides from pubspec.yaml.

1.0.2 #

  • XRay version up

1.0.1 #

  • XRay version up

1.0.0 #

  • Initial release of the Android implementation for flutter_vless.
  • Supports VLESS/VMESS protocols using Xray core.
  • Implements VlessPlatform interface.
1
likes
150
points
509
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Android implementation of the flutter_vless plugin.

Homepage
Repository (GitHub)
View/report issues
Contributing

Funding

Consider supporting this project:

tfox.dev

License

MIT (license)

Dependencies

flutter, flutter_vless_platform_interface

More

Packages that depend on flutter_vless_android

Packages that implement flutter_vless_android