drop sqlite3 and use .log, optimize some code

This commit is contained in:
lzx
2026-01-29 16:51:06 +08:00
parent 194b062bb9
commit e9c4582e0d
47 changed files with 668 additions and 212 deletions

View File

@@ -19,12 +19,8 @@ dependencies:
# 时间格式化
intl: ^0.18.1
# 数据库
# Windows 桌面端请使用 sqflite_common_ffi
sqflite_common_ffi: ^2.3.3
# 路径工具database.dart 使用 join
path: ^1.9.0
path: ^1.8.3
# 进程管理
process_run: ^0.12.5+2