feat: 更新splash和主题配置

This commit is contained in:
李东云
2023-03-20 22:24:33 +08:00
parent dda81b3490
commit 4378fcadbe
4 changed files with 83 additions and 5 deletions

View File

@@ -19,11 +19,9 @@ const _themes = <MaterialColor>[
/// 当调试模式打开时打印 /// 当调试模式打开时打印
/// ///
void printWhenDebug(Object object) { void printWhenDebug(Object object) {
if (Global.debug) {
if (kDebugMode) { if (kDebugMode) {
print(object); print(object);
} }
}
} }
/// ///
@@ -38,7 +36,6 @@ class Global {
static SharedPreferences? _prefs; static SharedPreferences? _prefs;
static Dio? dio; static Dio? dio;
static Map profile = {}; static Map profile = {};
static bool debug = false;
/// ///
/// 当前环境 /// 当前环境
/// ///

View File

@@ -0,0 +1,7 @@
import 'package:flutter/material.dart';
ColorScheme colorScheme = const ColorScheme.dark(
primary: Color(0xFFD56937),
secondary: Color(0xFFC8C2B4),
background: Color(0xff384444),
);

View File

@@ -105,6 +105,14 @@ packages:
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/" url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted source: hosted
version: "1.17.0" version: "1.17.0"
common_utils:
dependency: transitive
description:
name: common_utils
sha256: c26884339b13ff99b0739e56f4b02090c84054ed9dd3a045435cd24e7b99c2c1
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.1.0"
convert: convert:
dependency: transitive dependency: transitive
description: description:
@@ -145,6 +153,14 @@ packages:
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/" url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted source: hosted
version: "2.1.1" version: "2.1.1"
decimal:
dependency: transitive
description:
name: decimal
sha256: eece91944f523657c75a3a008a90ec7f7eb3986191153a78570c7d0ac8ef3d01
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.3.2"
dio: dio:
dependency: "direct main" dependency: "direct main"
description: description:
@@ -185,6 +201,14 @@ packages:
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/" url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted source: hosted
version: "6.1.4" version: "6.1.4"
flustars:
dependency: "direct main"
description:
name: flustars
sha256: "7019ab8d68c0d4759ee122644d91a165d450b0492717f9e7e9d0ce277dcf664b"
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.0.1"
flutter: flutter:
dependency: "direct main" dependency: "direct main"
description: flutter description: flutter
@@ -360,6 +384,30 @@ packages:
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/" url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted source: hosted
version: "1.8.2" version: "1.8.2"
path_provider:
dependency: transitive
description:
name: path_provider
sha256: "04890b994ee89bfa80bf3080bfec40d5a92c5c7a785ebb02c13084a099d2b6f9"
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.0.13"
path_provider_android:
dependency: transitive
description:
name: path_provider_android
sha256: "019f18c9c10ae370b08dce1f3e3b73bc9f58e7f087bb5e921f06529438ac0ae7"
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.0.24"
path_provider_foundation:
dependency: transitive
description:
name: path_provider_foundation
sha256: "12eee51abdf4d34c590f043f45073adbb45514a108bd9db4491547a2fd891059"
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.2.0"
path_provider_linux: path_provider_linux:
dependency: transitive dependency: transitive
description: description:
@@ -424,6 +472,14 @@ packages:
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/" url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted source: hosted
version: "3.9.0" version: "3.9.0"
permission_handler_web:
dependency: "direct main"
description:
name: permission_handler_web
sha256: "78255957b505ae852b51d8894655f826ee48ad4b805c9552d8035a93b3ea9247"
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "0.0.2"
permission_handler_windows: permission_handler_windows:
dependency: transitive dependency: transitive
description: description:
@@ -496,6 +552,14 @@ packages:
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/" url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted source: hosted
version: "3.2.1" version: "3.2.1"
rational:
dependency: transitive
description:
name: rational
sha256: ba58e9e18df9abde280e8b10051e4bce85091e41e8e7e411b6cde2e738d357cf
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.2.2"
shared_preferences: shared_preferences:
dependency: "direct main" dependency: "direct main"
description: description:
@@ -573,6 +637,14 @@ packages:
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/" url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted source: hosted
version: "1.9.1" version: "1.9.1"
sp_util:
dependency: "direct main"
description:
name: sp_util
sha256: "9da43dce5de79c17a787d0626bf01538d63090ca32521200d22a232171c495dc"
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
source: hosted
version: "2.0.3"
sqflite: sqflite:
dependency: transitive dependency: transitive
description: description:
@@ -743,4 +815,3 @@ packages:
version: "3.1.1" version: "3.1.1"
sdks: sdks:
dart: ">=2.18.0 <3.0.0" dart: ">=2.18.0 <3.0.0"
flutter: ">=3.3.0"

View File

@@ -30,6 +30,8 @@ dependencies:
flutter: flutter:
sdk: flutter sdk: flutter
flustars: ^2.0.1
sp_util: ^2.0.3
# The following adds the Cupertino Icons font to your application. # The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons. # Use with the CupertinoIcons class for iOS style icons.
@@ -37,6 +39,7 @@ dependencies:
# 请求系统权限 # 请求系统权限
permission_handler: ^10.2.0 permission_handler: ^10.2.0
permission_handler_web: ^0.0.2
#webSocket #webSocket
web_socket_channel: ^2.3.0 web_socket_channel: ^2.3.0
@@ -183,7 +186,7 @@ flutter_native_splash:
# https://developer.apple.com/documentation/uikit/uiview/contentmode): scaleToFill, # https://developer.apple.com/documentation/uikit/uiview/contentmode): scaleToFill,
# scaleAspectFit, scaleAspectFill, center, top, bottom, left, right, topLeft, topRight, # scaleAspectFit, scaleAspectFill, center, top, bottom, left, right, topLeft, topRight,
# bottomLeft, or bottomRight. # bottomLeft, or bottomRight.
#ios_content_mode: center ios_content_mode: scaleAspectFit
# #
# web_image_mode can be one of the following modes: center, contain, stretch, and cover. # web_image_mode can be one of the following modes: center, contain, stretch, and cover.
web_image_mode: contain web_image_mode: contain