🍱 Add assets for release

This commit is contained in:
2025-05-21 01:14:39 +08:00
parent ea90364566
commit 461bd223d6
54 changed files with 460 additions and 148 deletions

View File

@ -5,7 +5,7 @@ import 'package:shared_preferences/shared_preferences.dart';
const kTokenPairStoreKey = 'dyn_user_tk';
const kNetworkServerDefault = 'https://ppa.solian.app';
const kNetworkServerDefault = 'https://nt.solian.app';
const kNetworkServerStoreKey = 'app_server_url';
const kAppbarTransparentStoreKey = 'app_bar_transparent';