flutter_vless_platform_interface 1.1.2
flutter_vless_platform_interface: ^1.1.2 copied to clipboard
A common platform interface for the flutter_vless plugin.
flutter_vless_platform_interface #
A common platform interface for the flutter_vless plugin.
This package defines the platform interface used by the Android, macOS, and Windows implementations and the iOS implementation in the main package.
Usage #
This package is not intended to be used directly by end-users. Instead, use the main flutter_vless package.
Platform Implementations #
- Android:
flutter_vless_android - iOS: Implemented directly in the main package (for now).