- 登录: QQ/163/126/189/搜狐/Gmail/Outlook/Yahoo/iCloud/企业邮/自定义, 自动识别+测试连接 - 收信: IMAP 多文件夹同步/未读/星标/搜索(本地+服务器) - 读信: HTML渲染/CID内嵌图/原文查看/附件下载 - 写信: 收件人/抄送/密送/附件/富文本/草稿/回复转发 - 存储: SQLite + 系统安全存储(DPAPI/Keychain/Keystore) - 测试: 单元测试 + Mock IMAP/SMTP 服务器集成测试(23项全过) - 可迁移: Windows/Android/iOS/macOS/Linux 一套代码
43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
# This file tracks properties of this Flutter project.
|
|
# Used by Flutter tool to assess capabilities and perform upgrades etc.
|
|
#
|
|
# This file should be version controlled and should not be manually edited.
|
|
|
|
version:
|
|
revision: "4cf24164269a5ebf0c16a028a00727d0e77bbb05"
|
|
channel: "stable"
|
|
|
|
project_type: app
|
|
|
|
# Tracks metadata for the flutter migrate command
|
|
migration:
|
|
platforms:
|
|
- platform: root
|
|
create_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
base_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
- platform: android
|
|
create_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
base_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
- platform: ios
|
|
create_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
base_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
- platform: linux
|
|
create_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
base_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
- platform: macos
|
|
create_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
base_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
- platform: windows
|
|
create_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
base_revision: 4cf24164269a5ebf0c16a028a00727d0e77bbb05
|
|
|
|
# User provided section
|
|
|
|
# List of Local paths (relative to this file) that should be
|
|
# ignored by the migrate tool.
|
|
#
|
|
# Files that are not part of the templates will be ignored by default.
|
|
unmanaged_files:
|
|
- 'lib/main.dart'
|
|
- 'ios/Runner.xcodeproj/project.pbxproj'
|