mirror of https://github.com/ospab/ostp.git
Junk packets and TCP fragmentation only take effect on the UoT (TCP) transport — the UDP path applies neither — so showing them (with an implicit "UoT only" caveat) while UDP is selected was misleading. The whole DPI OBFUSCATION section is now gated on transportMode == 'uot' and appears/disappears reactively when the Transport dropdown changes (setDialogState already rebuilds the dialog). |
||
|---|---|---|
| .. | ||
| android | ||
| assets | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| android_icon.png | ||
| android_icon_backup.png | ||
| build.ps1 | ||
| build_android_jni.ps1 | ||
| devtools_options.yaml | ||
| ostp-client-release.apk | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| resize_icon.ps1 | ||
README.md
ostp_client
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.