mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2026-01-31 13:25:10 +01:00
5 lines
219 B
Dart
5 lines
219 B
Dart
const baseResUrl = 'https://res.lolli.tech/serverbox';
|
|
const myGithub = 'https://github.com/lollipopkit';
|
|
const appHelpUrl = '$myGithub/flutter_server_box#-help';
|
|
const appWikiUrl = '$myGithub/flutter_server_box/wiki';
|