Add Ping. Support launch page setting.

This commit is contained in:
Junyuan Feng
2022-01-18 13:35:00 +08:00
parent 86a700d0bb
commit e65d30590a
9 changed files with 249 additions and 24 deletions

1
lib/data/res/tab.dart Normal file
View File

@@ -0,0 +1 @@
final List<String> tabs = ['Servers', 'En/Decode', 'Ping'];