File tree Expand file tree Collapse file tree 2 files changed +32
-30
lines changed Expand file tree Collapse file tree 2 files changed +32
-30
lines changed Original file line number Diff line number Diff line change @@ -51,21 +51,22 @@ Language: [English](README.md) | 中文简体
51
51
52
52
## 特性 ✨
53
53
54
- - [x] ♻️ 支持基于代理重载的全量自定义
55
- - [x] 💚 99% 的微信风格
56
- - [x] ⚡️ 根据参数可调的性能优化
57
- - [x] 📷 图片资源支持
58
- - [x] 🔬HEIC 格式图片支持
59
- - [x] 🎥 视频资源支持
60
- - [x] 🎶 音频资源支持
61
- - [x] 1️⃣ 单资源模式
62
- - [x] 💱 国际化支持
63
- - [x] ➕ 特殊 widget 构建支持(前置/后置)
64
- - [x] 🗂 自定义路径排序支持
65
- - [x] 📝 自定义文本构建支持
66
- - [x] ⏳ 自定义筛选规则支持( ` photo_manager ` )
67
- - [x] 🎏 完整的自定义主题
68
- - [x] 💻 支持 MacOS
54
+ - ♻️ 支持基于代理重载的全量自定义
55
+ - 💚 99% 的微信风格
56
+ - ⚡️ 根据参数可调的性能优化
57
+ - 📷 图片资源支持
58
+ - 🔬 HEIC/HEIF 格式图片支持
59
+ - 🎥 视频资源支持
60
+ - 🎶 音频资源支持
61
+ - 1️⃣ 单资源模式
62
+ - 💱 国际化支持
63
+ - ⏪ RTL 语言支持
64
+ - ➕ 特殊 widget 构建支持(前置/后置)
65
+ - 🗂 自定义路径排序支持
66
+ - 📝 自定义文本构建支持
67
+ - ⏳ 自定义筛选规则支持( ` photo_manager ` )
68
+ - 🎏 完整的自定义主题
69
+ - 💻 支持 MacOS
69
70
70
71
## 截图 📸
71
72
Original file line number Diff line number Diff line change @@ -55,21 +55,22 @@ See [Migration Guide](guides/migration_guide.md).
55
55
56
56
## Features ✨
57
57
58
- - [x] ♻️ Fully implementable with delegate override
59
- - [x] 💚 99% simillar to WeChat style
60
- - [x] ⚡️ Adjustable performance according to parameters
61
- - [x] 📷 Image asset support
62
- - [x] 🔬HEIC/HEIF Image type support
63
- - [x] 🎥 Video asset support
64
- - [x] 🎶 Audio asset support
65
- - [x] 1️⃣ Single asset mode
66
- - [x] 💱 i18n support
67
- - [x] ➕ Special item builder (prepend/append) support
68
- - [x] 🗂 Custom sort path delegate support
69
- - [x] 📝 Custom text delegate support
70
- - [x] ⏳ Custom filter options support ( ` photo_manager ` )
71
- - [x] 🎏 Custom theme entirely
72
- - [x] 💻 MacOS support
58
+ - ♻️ Fully implementable with delegates override
59
+ - 💚 99% simillar to WeChat style
60
+ - ⚡️ Adjustable performance according to parameters
61
+ - 📷 Image asset support
62
+ - 🔬 HEIC/HEIF Image type support
63
+ - 🎥 Video asset support
64
+ - 🎶 Audio asset support
65
+ - 1️⃣ Single asset mode
66
+ - 💱 i18n support
67
+ - ⏪ RTL language support
68
+ - ➕ Special item builder (prepend/append) support
69
+ - 🗂 Custom sort path delegate support
70
+ - 📝 Custom text delegate support
71
+ - ⏳ Custom filter options support ( ` photo_manager ` )
72
+ - 🎏 Custom theme entirely
73
+ - 💻 MacOS support
73
74
74
75
## Screenshots 📸
75
76
You can’t perform that action at this time.
0 commit comments