Skip to content

sail-tunnel/sail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41cbb55 · Jun 6, 2023

History

99 Commits
Apr 21, 2023
Apr 19, 2023
Nov 28, 2022
Apr 21, 2023
Apr 21, 2023
Dec 7, 2022
Aug 16, 2020
Aug 16, 2020
Dec 5, 2022
Dec 10, 2022
Dec 10, 2022
May 29, 2022
Nov 29, 2022
Apr 19, 2023
Apr 19, 2023

Repository files navigation

English | 简体中文

Sail

Flutter Rust Kotlin Swift
iOS Android

Flutter

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

Screenshot

Screenshot

Screenshot

Resources

Contact me

Telegram Gmail

TODOS:

  • Support android devices.
  • Dart ffi with iOS and android to control vpn.
  • Order page
  • My settings page
  • 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