• Stars
    star
    461
  • Rank 94,617 (Top 2 %)
  • Language
    Dart
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A flutter demo client application for v2board.

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