xray_core_flutter 0.1.0
xray_core_flutter: ^0.1.0 copied to clipboard
Strongly typed Flutter/Dart models for creating, validating, and exporting Xray JSON configs.
0.1.0 #
- Initial open source release.
- Added strongly typed Dart models for Xray
infra/confJSON configuration. - Added helper constructors for common inbound, outbound, transport, DNS, and routing workflows.
- Added validation helpers for common SDK configuration mistakes.
- Added Go config parity checks and realistic configuration round-trip tests.