Sail
A flutter demo client application for v2board.
Install / Use
/learn @sail-tunnel/SailREADME
English | 简体中文
Sail
A flutter application for V2Board ~~and SSPanel-Uim~~
support iOS application not Android now, I don't have android devices, LOL.
recreation of Mohammad Reza Farahzad's design
IF THIS PROJECT HELPS YOU, PLEASE GIVE ME A LITTLE STAR⭐️.
Screenshots
<img src="https://user-images.githubusercontent.com/13404752/174476441-973c2a23-d0fe-4742-8d6c-df5b52635a97.png" width="300" alt="Screenshot"> <img src="https://user-images.githubusercontent.com/13404752/174476492-0ffbb49e-f903-4663-9b34-79f91c1c33ed.png" width="300" alt="Screenshot"> <img src="https://user-images.githubusercontent.com/13404752/110204822-1b29cc00-7eb0-11eb-8a95-a7c3ca7aa472.png" width="300" alt="Screenshot">Resources
Contact me
TODOS:
- [x] Support android devices.
- [ ] Dart ffi with iOS and android to control vpn.
- [x] Order page
- [x] My settings page
- [x] Servers list page support ping action.
- [ ] Refactor colors by material theme.
Environment
- Flutter 3.0.1
- Dart 2.17.1
- macOS 12.4
- IntelliJ IDEA 2022.1.1 (Ultimate Edition) (thx for jetbrains opensource plan)
- Xcode 13.4.1
- iOS 15.5
Installation
flutter pub get
Develop
flutter run
Build
build android apk
flutter build apk
build ios
flutter build ios
