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
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