Open Source License Notice
PureSurf uses various open source dependencies. Below is information about the licenses of the main dependencies. Please note that specific license information for each dependency may need to be consulted in its official documentation or source code repository.
licenses.sdkVersion
- licenses.dartSdk: >=3.9.2 <4.0.0
- licenses.flutterSdk: >=3.35.0
Direct Dependencies
| Package Name | Version | Purpose | Note |
|---|---|---|---|
| archive | 3.6.1 | 用于处理各种压缩格式的库,支持 ZIP, TAR, GZIP, BZIP2 等 | |
| crypto | 3.0.6 | 加密库,提供常用的加密算法 | |
| cupertino_icons | 1.0.8 | iOS 风格的图标库 | |
| flutter | 0.0.0 | Flutter 框架(SDK 依赖) | |
| http | 1.5.0 | 用于发起 HTTP 请求的库 | |
| intl | 0.19.0 | 国际化和本地化支持库 | |
| package_info_plus | 8.3.1 | 获取应用包信息的库 | |
| path | 1.9.1 | 路径操作库 | |
| path_provider | 2.1.5 | 获取文件系统路径的库 | |
| provider | 6.1.5+1 | 状态管理库 | |
| share_plus | 7.2.2 | 跨平台分享功能库 | |
| shared_preferences | 2.5.3 | 轻量级数据存储库 | |
| url_launcher | 6.3.2 | 用于启动 URL 的库 |
licenses.developmentDependencies
| Package Name | Version | Purpose | Note |
|---|---|---|---|
| flutter_launcher_icons | 0.13.1 | 自动生成应用图标 | |
| flutter_lints | 5.0.0 | Flutter 推荐的代码风格检查规则 | |
| flutter_test | 0.0.0 | Flutter 测试框架(SDK 依赖) |
Transitive Dependencies (Partial Display)
licenses.partialListNote
| Package Name | Version | PureSurf uses various open source dependencies. Below is information about the licenses of the main dependencies. Please note that specific license information for each dependency may need to be consulted in its official documentation or source code repository. |
|---|---|---|
| args | 2.7.0 | 命令行参数解析库 |
| async | 2.13.0 | 异步编程支持 |
| boolean_selector | 2.1.2 | 布尔表达式选择器 |
| characters | 1.4.0 | 字符处理库 |
| checked_yaml | 2.0.4 | YAML 验证库 |
licenses.notes
- licenses.generatedFrom
- licenses.focusOnDirectDependencies
- licenses.checkOfficialDocs
- licenses.generatedDate