Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 739 Bytes

File metadata and controls

27 lines (18 loc) · 739 Bytes

vfox-flutter

Flutter plugin for vfox.

Install

After installing vfox, install the plugin by running:

vfox add flutter

Mirror

By default, Flutter SDK is downloaded from https://storage.googleapis.com. If you have difficulty accessing it, you can set the FLUTTER_STORAGE_BASE_URL environment variable to use a mirror.

export FLUTTER_STORAGE_BASE_URL=https://storage.flutter-io.cn

Common mirror values:

Mirror URL
Flutter China https://storage.flutter-io.cn
SJTU (Shanghai Jiao Tong University) https://mirror.sjtu.edu.cn
TUNA (Tsinghua University) https://mirrors.tuna.tsinghua.edu.cn/flutter