WinUIClash
An experimental project that migrates the Flutter UI of FlClash to WinUI 3.

Overview
WinUIClash is an experimental project that migrates the Flutter UI of FlClash to WinUI 3, bringing a fully native Windows experience.
Project goals
- 🎯 1:1 replication — keep FlClash’s UI functionality unchanged, without adding or removing any features
- 🧪 Technical validation — validate WinUI 3’s performance in development efficiency, performance, and stability
Tech stack
| Component | Description |
|---|---|
| Framework | .NET 10 + Windows App SDK 2.2 |
| UI | WinUI 3 (XAML) |
| Target platform | Windows 10 1809+ (10.0.17763.0) |
| Architecture | x86 / x64 / ARM64 |