## 新增功能 - EPUB文件导入功能:支持文件选择、解析和存储 - 文件重复检测:避免重复导入同一文件 - 导入状态反馈:成功/失败消息提示 ## 模型扩展 - Book模型新增多作者支持(authors字段) - 新增章节数统计(chapterCount字段) - 新增语言标识(language字段) - 新增EPUB标识符(identifier字段) - 优化TypeAdapter序列化支持 ## 服务优化 - 新增EpubParserService:EPUB文件解析服务 - 改进DatabaseService:错误处理和数据迁移 - 优化BookRepository:调试日志和错误追踪 ## 依赖更新 - 新增epubx ^4.0.0:EPUB电子书解析库 - 更新pubspec.lock:同步依赖版本 ## UI改进 - AppHeader组件集成完整导入功能 - SafeArea适配:避免系统状态栏重叠 - 优化测试数据结构 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
779 lines
25 KiB
Plaintext
779 lines
25 KiB
Plaintext
# Generated by pub
|
|
# See https://dart.dev/tools/pub/glossary#lockfile
|
|
packages:
|
|
_fe_analyzer_shared:
|
|
dependency: transitive
|
|
description:
|
|
name: _fe_analyzer_shared
|
|
sha256: eb376e9acf6938204f90eb3b1f00b578640d3188b4c8a8ec054f9f479af8d051
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "64.0.0"
|
|
analyzer:
|
|
dependency: transitive
|
|
description:
|
|
name: analyzer
|
|
sha256: "69f54f967773f6c26c7dcb13e93d7ccee8b17a641689da39e878d5cf13b06893"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "6.2.0"
|
|
archive:
|
|
dependency: transitive
|
|
description:
|
|
name: archive
|
|
sha256: cb6a278ef2dbb298455e1a713bda08524a175630ec643a242c399c932a0a1f7d
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.6.1"
|
|
args:
|
|
dependency: transitive
|
|
description:
|
|
name: args
|
|
sha256: "7cf60b9f0cc88203c5a190b4cd62a99feea42759a7fa695010eb5de1c0b2252a"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.5.0"
|
|
async:
|
|
dependency: transitive
|
|
description:
|
|
name: async
|
|
sha256: "947bfcf187f74dbc5e146c9eb9c0f10c9f8b30743e341481c1e2ed3ecc18c20c"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.11.0"
|
|
boolean_selector:
|
|
dependency: transitive
|
|
description:
|
|
name: boolean_selector
|
|
sha256: "6cfb5af12253eaf2b368f07bacc5a80d1301a071c73360d746b7f2e32d762c66"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.1"
|
|
build:
|
|
dependency: transitive
|
|
description:
|
|
name: build
|
|
sha256: "80184af8b6cb3e5c1c4ec6d8544d27711700bc3e6d2efad04238c7b5290889f0"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.1"
|
|
build_config:
|
|
dependency: transitive
|
|
description:
|
|
name: build_config
|
|
sha256: bf80fcfb46a29945b423bd9aad884590fb1dc69b330a4d4700cac476af1708d1
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.1.1"
|
|
build_daemon:
|
|
dependency: transitive
|
|
description:
|
|
name: build_daemon
|
|
sha256: "0343061a33da9c5810b2d6cee51945127d8f4c060b7fbdd9d54917f0a3feaaa1"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "4.0.1"
|
|
build_resolvers:
|
|
dependency: transitive
|
|
description:
|
|
name: build_resolvers
|
|
sha256: "339086358431fa15d7eca8b6a36e5d783728cf025e559b834f4609a1fcfb7b0a"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.2"
|
|
build_runner:
|
|
dependency: "direct dev"
|
|
description:
|
|
name: build_runner
|
|
sha256: "3ac61a79bfb6f6cc11f693591063a7f19a7af628dc52f141743edac5c16e8c22"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.9"
|
|
build_runner_core:
|
|
dependency: transitive
|
|
description:
|
|
name: build_runner_core
|
|
sha256: "4ae8ffe5ac758da294ecf1802f2aff01558d8b1b00616aa7538ea9a8a5d50799"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "7.3.0"
|
|
built_collection:
|
|
dependency: transitive
|
|
description:
|
|
name: built_collection
|
|
sha256: "376e3dd27b51ea877c28d525560790aee2e6fbb5f20e2f85d5081027d94e2100"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "5.1.1"
|
|
built_value:
|
|
dependency: transitive
|
|
description:
|
|
name: built_value
|
|
sha256: "426cf75afdb23aa74bd4e471704de3f9393f3c7b04c1e2d9c6f1073ae0b8b139"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "8.12.1"
|
|
characters:
|
|
dependency: transitive
|
|
description:
|
|
name: characters
|
|
sha256: "04a925763edad70e8443c99234dc3328f442e811f1d8fd1a72f1c8ad0f69a605"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.3.0"
|
|
checked_yaml:
|
|
dependency: transitive
|
|
description:
|
|
name: checked_yaml
|
|
sha256: feb6bed21949061731a7a75fc5d2aa727cf160b91af9a3e464c5e3a32e28b5ff
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.0.3"
|
|
clock:
|
|
dependency: transitive
|
|
description:
|
|
name: clock
|
|
sha256: cb6d7f03e1de671e34607e909a7213e31d7752be4fb66a86d29fe1eb14bfb5cf
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.1.1"
|
|
code_builder:
|
|
dependency: transitive
|
|
description:
|
|
name: code_builder
|
|
sha256: f692079e25e7869c14132d39f223f8eec9830eb76131925143b2129c4bb01b37
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "4.10.0"
|
|
collection:
|
|
dependency: transitive
|
|
description:
|
|
name: collection
|
|
sha256: ee67cb0715911d28db6bf4af1026078bd6f0128b07a5f66fb2ed94ec6783c09a
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.18.0"
|
|
convert:
|
|
dependency: transitive
|
|
description:
|
|
name: convert
|
|
sha256: "0f08b14755d163f6e2134cb58222dd25ea2a2ee8a195e53983d57c075324d592"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.1.1"
|
|
crypto:
|
|
dependency: transitive
|
|
description:
|
|
name: crypto
|
|
sha256: ff625774173754681d66daaf4a448684fb04b78f902da9cb3d308c19cc5e8bab
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.0.3"
|
|
cupertino_icons:
|
|
dependency: "direct main"
|
|
description:
|
|
name: cupertino_icons
|
|
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.0.8"
|
|
dart_style:
|
|
dependency: transitive
|
|
description:
|
|
name: dart_style
|
|
sha256: "99e066ce75c89d6b29903d788a7bb9369cf754f7b24bf70bf4b6d6d6b26853b9"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.3.6"
|
|
epubx:
|
|
dependency: "direct main"
|
|
description:
|
|
name: epubx
|
|
sha256: "0ab9354efa177c4be52c46f857bc15bf83f83a92667fb673465c8f89fca26db3"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "4.0.0"
|
|
fake_async:
|
|
dependency: transitive
|
|
description:
|
|
name: fake_async
|
|
sha256: "511392330127add0b769b75a987850d136345d9227c6b94c96a04cf4a391bf78"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.3.1"
|
|
ffi:
|
|
dependency: transitive
|
|
description:
|
|
name: ffi
|
|
sha256: "7bf0adc28a23d395f19f3f1eb21dd7cfd1dd9f8e1c50051c069122e6853bc878"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.0"
|
|
file:
|
|
dependency: transitive
|
|
description:
|
|
name: file
|
|
sha256: a3b4f84adafef897088c160faf7dfffb7696046cb13ae90b508c2cbc95d3b8d4
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "7.0.1"
|
|
file_picker:
|
|
dependency: "direct main"
|
|
description:
|
|
name: file_picker
|
|
sha256: be325344c1f3070354a1d84a231a1ba75ea85d413774ec4bdf444c023342e030
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "5.5.0"
|
|
fixnum:
|
|
dependency: transitive
|
|
description:
|
|
name: fixnum
|
|
sha256: b6dc7065e46c974bc7c5f143080a6764ec7a4be6da1285ececdc37be96de53be
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.1.1"
|
|
flutter:
|
|
dependency: "direct main"
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.0"
|
|
flutter_lints:
|
|
dependency: "direct dev"
|
|
description:
|
|
name: flutter_lints
|
|
sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.0.3"
|
|
flutter_plugin_android_lifecycle:
|
|
dependency: transitive
|
|
description:
|
|
name: flutter_plugin_android_lifecycle
|
|
sha256: "8cf40eebf5dec866a6d1956ad7b4f7016e6c0cc69847ab946833b7d43743809f"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.0.19"
|
|
flutter_test:
|
|
dependency: "direct dev"
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.0"
|
|
flutter_web_plugins:
|
|
dependency: transitive
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.0"
|
|
frontend_server_client:
|
|
dependency: transitive
|
|
description:
|
|
name: frontend_server_client
|
|
sha256: f64a0333a82f30b0cca061bc3d143813a486dc086b574bfb233b7c1372427694
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "4.0.0"
|
|
glob:
|
|
dependency: transitive
|
|
description:
|
|
name: glob
|
|
sha256: "0e7014b3b7d4dac1ca4d6114f82bf1782ee86745b9b42a92c9289c23d8a0ab63"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.2"
|
|
graphs:
|
|
dependency: transitive
|
|
description:
|
|
name: graphs
|
|
sha256: aedc5a15e78fc65a6e23bcd927f24c64dd995062bcd1ca6eda65a3cff92a4d19
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.3.1"
|
|
hive:
|
|
dependency: "direct main"
|
|
description:
|
|
name: hive
|
|
sha256: "8dcf6db979d7933da8217edcec84e9df1bdb4e4edc7fc77dbd5aa74356d6d941"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.2.3"
|
|
hive_flutter:
|
|
dependency: "direct main"
|
|
description:
|
|
name: hive_flutter
|
|
sha256: dca1da446b1d808a51689fb5d0c6c9510c0a2ba01e22805d492c73b68e33eecc
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.1.0"
|
|
hive_generator:
|
|
dependency: "direct dev"
|
|
description:
|
|
name: hive_generator
|
|
sha256: "06cb8f58ace74de61f63500564931f9505368f45f98958bd7a6c35ba24159db4"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.0.1"
|
|
http_multi_server:
|
|
dependency: transitive
|
|
description:
|
|
name: http_multi_server
|
|
sha256: aa6199f908078bb1c5efb8d8638d4ae191aac11b311132c3ef48ce352fb52ef8
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.2.2"
|
|
http_parser:
|
|
dependency: transitive
|
|
description:
|
|
name: http_parser
|
|
sha256: "2aa08ce0341cc9b354a498388e30986515406668dbcc4f7c950c3e715496693b"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "4.0.2"
|
|
image:
|
|
dependency: transitive
|
|
description:
|
|
name: image
|
|
sha256: "8e9d133755c3e84c73288363e6343157c383a0c6c56fc51afcc5d4d7180306d6"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.3.0"
|
|
io:
|
|
dependency: transitive
|
|
description:
|
|
name: io
|
|
sha256: "2ec25704aba361659e10e3e5f5d672068d332fc8ac516421d483a11e5cbd061e"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.0.4"
|
|
js:
|
|
dependency: transitive
|
|
description:
|
|
name: js
|
|
sha256: c1b2e9b5ea78c45e1a0788d29606ba27dc5f71f019f32ca5140f61ef071838cf
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "0.7.1"
|
|
json_annotation:
|
|
dependency: transitive
|
|
description:
|
|
name: json_annotation
|
|
sha256: "1ce844379ca14835a50d2f019a3099f419082cfdd231cd86a142af94dd5c6bb1"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "4.9.0"
|
|
lints:
|
|
dependency: transitive
|
|
description:
|
|
name: lints
|
|
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.1"
|
|
logging:
|
|
dependency: transitive
|
|
description:
|
|
name: logging
|
|
sha256: "623a88c9594aa774443aa3eb2d41807a48486b5613e67599fb4c41c0ad47c340"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.2.0"
|
|
matcher:
|
|
dependency: transitive
|
|
description:
|
|
name: matcher
|
|
sha256: "1803e76e6653768d64ed8ff2e1e67bea3ad4b923eb5c56a295c3e634bad5960e"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "0.12.16"
|
|
material_color_utilities:
|
|
dependency: transitive
|
|
description:
|
|
name: material_color_utilities
|
|
sha256: "9528f2f296073ff54cb9fee677df673ace1218163c3bc7628093e7eed5203d41"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "0.5.0"
|
|
meta:
|
|
dependency: transitive
|
|
description:
|
|
name: meta
|
|
sha256: a6e590c838b18133bb482a2745ad77c5bb7715fb0451209e1a7567d416678b8e
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.10.0"
|
|
mime:
|
|
dependency: transitive
|
|
description:
|
|
name: mime
|
|
sha256: "801fd0b26f14a4a58ccb09d5892c3fbdeff209594300a542492cf13fba9d247a"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.0.6"
|
|
nested:
|
|
dependency: transitive
|
|
description:
|
|
name: nested
|
|
sha256: "03bac4c528c64c95c722ec99280375a6f2fc708eec17c7b3f07253b626cd2a20"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.0.0"
|
|
package_config:
|
|
dependency: transitive
|
|
description:
|
|
name: package_config
|
|
sha256: "1c5b77ccc91e4823a5af61ee74e6b972db1ef98c2ff5a18d3161c982a55448bd"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.0"
|
|
path:
|
|
dependency: transitive
|
|
description:
|
|
name: path
|
|
sha256: "8829d8a55c13fc0e37127c29fedf290c102f4e40ae94ada574091fe0ff96c917"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.8.3"
|
|
path_provider:
|
|
dependency: "direct main"
|
|
description:
|
|
name: path_provider
|
|
sha256: fec0d61223fba3154d87759e3cc27fe2c8dc498f6386c6d6fc80d1afdd1bf378
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.4"
|
|
path_provider_android:
|
|
dependency: transitive
|
|
description:
|
|
name: path_provider_android
|
|
sha256: a248d8146ee5983446bf03ed5ea8f6533129a12b11f12057ad1b4a67a2b3b41d
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.2.4"
|
|
path_provider_foundation:
|
|
dependency: transitive
|
|
description:
|
|
name: path_provider_foundation
|
|
sha256: f234384a3fdd67f989b4d54a5d73ca2a6c422fa55ae694381ae0f4375cd1ea16
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.0"
|
|
path_provider_linux:
|
|
dependency: transitive
|
|
description:
|
|
name: path_provider_linux
|
|
sha256: f7a1fe3a634fe7734c8d3f2766ad746ae2a2884abe22e241a8b301bf5cac3279
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.2.1"
|
|
path_provider_platform_interface:
|
|
dependency: transitive
|
|
description:
|
|
name: path_provider_platform_interface
|
|
sha256: "88f5779f72ba699763fa3a3b06aa4bf6de76c8e5de842cf6f29e2e06476c2334"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.2"
|
|
path_provider_windows:
|
|
dependency: transitive
|
|
description:
|
|
name: path_provider_windows
|
|
sha256: bd6f00dbd873bfb70d0761682da2b3a2c2fccc2b9e84c495821639601d81afe7
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.3.0"
|
|
petitparser:
|
|
dependency: transitive
|
|
description:
|
|
name: petitparser
|
|
sha256: c15605cd28af66339f8eb6fbe0e541bfe2d1b72d5825efc6598f3e0a31b9ad27
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "6.0.2"
|
|
platform:
|
|
dependency: transitive
|
|
description:
|
|
name: platform
|
|
sha256: "5d6b1b0036a5f331ebc77c850ebc8506cbc1e9416c27e59b439f917a902a4984"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.1.6"
|
|
plugin_platform_interface:
|
|
dependency: transitive
|
|
description:
|
|
name: plugin_platform_interface
|
|
sha256: "4820fbfdb9478b1ebae27888254d445073732dae3d6ea81f0b7e06d5dedc3f02"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.8"
|
|
pool:
|
|
dependency: transitive
|
|
description:
|
|
name: pool
|
|
sha256: "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.5.1"
|
|
provider:
|
|
dependency: "direct main"
|
|
description:
|
|
name: provider
|
|
sha256: "4e82183fa20e5ca25703ead7e05de9e4cceed1fbd1eadc1ac3cb6f565a09f272"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "6.1.5+1"
|
|
pub_semver:
|
|
dependency: transitive
|
|
description:
|
|
name: pub_semver
|
|
sha256: "40d3ab1bbd474c4c2328c91e3a7df8c6dd629b79ece4c4bd04bee496a224fb0c"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.4"
|
|
pubspec_parse:
|
|
dependency: transitive
|
|
description:
|
|
name: pubspec_parse
|
|
sha256: "81876843eb50dc2e1e5b151792c9a985c5ed2536914115ed04e9c8528f6647b0"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.4.0"
|
|
quiver:
|
|
dependency: transitive
|
|
description:
|
|
name: quiver
|
|
sha256: ea0b925899e64ecdfbf9c7becb60d5b50e706ade44a85b2363be2a22d88117d2
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.2.2"
|
|
shared_preferences:
|
|
dependency: "direct main"
|
|
description:
|
|
name: shared_preferences
|
|
sha256: d3bbe5553a986e83980916ded2f0b435ef2e1893dfaa29d5a7a790d0eca12180
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.2.3"
|
|
shared_preferences_android:
|
|
dependency: transitive
|
|
description:
|
|
name: shared_preferences_android
|
|
sha256: "1ee8bf911094a1b592de7ab29add6f826a7331fb854273d55918693d5364a1f2"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.2.2"
|
|
shared_preferences_foundation:
|
|
dependency: transitive
|
|
description:
|
|
name: shared_preferences_foundation
|
|
sha256: "671e7a931f55a08aa45be2a13fe7247f2a41237897df434b30d2012388191833"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.5.0"
|
|
shared_preferences_linux:
|
|
dependency: transitive
|
|
description:
|
|
name: shared_preferences_linux
|
|
sha256: "2ba0510d3017f91655b7543e9ee46d48619de2a2af38e5c790423f7007c7ccc1"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.0"
|
|
shared_preferences_platform_interface:
|
|
dependency: transitive
|
|
description:
|
|
name: shared_preferences_platform_interface
|
|
sha256: "57cbf196c486bc2cf1f02b85784932c6094376284b3ad5779d1b1c6c6a816b80"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.1"
|
|
shared_preferences_web:
|
|
dependency: transitive
|
|
description:
|
|
name: shared_preferences_web
|
|
sha256: "7b15ffb9387ea3e237bb7a66b8a23d2147663d391cafc5c8f37b2e7b4bde5d21"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.2.2"
|
|
shared_preferences_windows:
|
|
dependency: transitive
|
|
description:
|
|
name: shared_preferences_windows
|
|
sha256: "398084b47b7f92110683cac45c6dc4aae853db47e470e5ddcd52cab7f7196ab2"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.0"
|
|
shelf:
|
|
dependency: transitive
|
|
description:
|
|
name: shelf
|
|
sha256: ad29c505aee705f41a4d8963641f91ac4cee3c8fad5947e033390a7bd8180fa4
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.4.1"
|
|
shelf_web_socket:
|
|
dependency: transitive
|
|
description:
|
|
name: shelf_web_socket
|
|
sha256: "9ca081be41c60190ebcb4766b2486a7d50261db7bd0f5d9615f2d653637a84c1"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.0.4"
|
|
sky_engine:
|
|
dependency: transitive
|
|
description: flutter
|
|
source: sdk
|
|
version: "0.0.99"
|
|
source_gen:
|
|
dependency: transitive
|
|
description:
|
|
name: source_gen
|
|
sha256: "14658ba5f669685cd3d63701d01b31ea748310f7ab854e471962670abcf57832"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.5.0"
|
|
source_helper:
|
|
dependency: transitive
|
|
description:
|
|
name: source_helper
|
|
sha256: "6adebc0006c37dd63fe05bca0a929b99f06402fc95aa35bf36d67f5c06de01fd"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.3.4"
|
|
source_span:
|
|
dependency: transitive
|
|
description:
|
|
name: source_span
|
|
sha256: "53e943d4206a5e30df338fd4c6e7a077e02254531b138a15aec3bd143c1a8b3c"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.10.0"
|
|
stack_trace:
|
|
dependency: transitive
|
|
description:
|
|
name: stack_trace
|
|
sha256: "73713990125a6d93122541237550ee3352a2d84baad52d375a4cad2eb9b7ce0b"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.11.1"
|
|
stream_channel:
|
|
dependency: transitive
|
|
description:
|
|
name: stream_channel
|
|
sha256: ba2aa5d8cc609d96bbb2899c28934f9e1af5cddbd60a827822ea467161eb54e7
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.2"
|
|
stream_transform:
|
|
dependency: transitive
|
|
description:
|
|
name: stream_transform
|
|
sha256: ad47125e588cfd37a9a7f86c7d6356dde8dfe89d071d293f80ca9e9273a33871
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.1"
|
|
string_scanner:
|
|
dependency: transitive
|
|
description:
|
|
name: string_scanner
|
|
sha256: "556692adab6cfa87322a115640c11f13cb77b3f076ddcc5d6ae3c20242bedcde"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.2.0"
|
|
term_glyph:
|
|
dependency: transitive
|
|
description:
|
|
name: term_glyph
|
|
sha256: a29248a84fbb7c79282b40b8c72a1209db169a2e0542bce341da992fe1bc7e84
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.2.1"
|
|
test_api:
|
|
dependency: transitive
|
|
description:
|
|
name: test_api
|
|
sha256: "5c2f730018264d276c20e4f1503fd1308dfbbae39ec8ee63c5236311ac06954b"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "0.6.1"
|
|
timing:
|
|
dependency: transitive
|
|
description:
|
|
name: timing
|
|
sha256: "70a3b636575d4163c477e6de42f247a23b315ae20e86442bebe32d3cabf61c32"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.0.1"
|
|
typed_data:
|
|
dependency: transitive
|
|
description:
|
|
name: typed_data
|
|
sha256: facc8d6582f16042dd49f2463ff1bd6e2c9ef9f3d5da3d9b087e244a7b564b3c
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.3.2"
|
|
vector_math:
|
|
dependency: transitive
|
|
description:
|
|
name: vector_math
|
|
sha256: "80b3257d1492ce4d091729e3a67a60407d227c27241d6927be0130c98e741803"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.1.4"
|
|
watcher:
|
|
dependency: transitive
|
|
description:
|
|
name: watcher
|
|
sha256: "592ab6e2892f67760543fb712ff0177f4ec76c031f02f5b4ff8d3fc5eb9fb61a"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.1.4"
|
|
web:
|
|
dependency: transitive
|
|
description:
|
|
name: web
|
|
sha256: afe077240a270dcfd2aafe77602b4113645af95d0ad31128cc02bce5ac5d5152
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "0.3.0"
|
|
web_socket_channel:
|
|
dependency: transitive
|
|
description:
|
|
name: web_socket_channel
|
|
sha256: d88238e5eac9a42bb43ca4e721edba3c08c6354d4a53063afaa568516217621b
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "2.4.0"
|
|
win32:
|
|
dependency: transitive
|
|
description:
|
|
name: win32
|
|
sha256: "464f5674532865248444b4c3daca12bd9bf2d7c47f759ce2617986e7229494a8"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "5.2.0"
|
|
xdg_directories:
|
|
dependency: transitive
|
|
description:
|
|
name: xdg_directories
|
|
sha256: faea9dee56b520b55a566385b84f2e8de55e7496104adada9962e0bd11bcff1d
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "1.0.4"
|
|
xml:
|
|
dependency: transitive
|
|
description:
|
|
name: xml
|
|
sha256: b015a8ad1c488f66851d762d3090a21c600e479dc75e68328c52774040cf9226
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "6.5.0"
|
|
yaml:
|
|
dependency: transitive
|
|
description:
|
|
name: yaml
|
|
sha256: "75769501ea3489fca56601ff33454fe45507ea3bfb014161abc3b43ae25989d5"
|
|
url: "https://mirrors.tuna.tsinghua.edu.cn/dart-pub/"
|
|
source: hosted
|
|
version: "3.1.2"
|
|
sdks:
|
|
dart: ">=3.2.5 <4.0.0"
|
|
flutter: ">=3.16.6"
|