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.
1.1.2 #
-
Add optional
keychainAccessGroup,AndroidDnsPolicyand DNS outbound selection. -
Check native capabilities before requesting new security guarantees; older/unsupported native backends fail explicitly.
-
Added the cross-platform
getProviderDebugSnapshotdiagnostics contract.
1.1.1 #
- Added optional
geoAssetsDirectoryforwarding for Xray session startup and standalone server-delay probes.
1.1.0 #
- Added
VlessMethodChannelAdapterfor shared platform channel implementations. - Added typed
VlessConnectionStateand robustVlessStatusevent parsing. - Added
VlessStatusvalue semantics, diagnostics, and map conversion.
1.0.0 #
- initial