Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

图标支持android13的themed icons特性 #62

Closed
ZegWe opened this issue Apr 28, 2023 · 5 comments
Closed

图标支持android13的themed icons特性 #62

ZegWe opened this issue Apr 28, 2023 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@ZegWe
Copy link
Contributor

ZegWe commented Apr 28, 2023

预期行为

适配安卓13的themed icons特性,即图标颜色根据主题色改变

功能描述

适配安卓13的themed icons特性,即图标颜色根据主题色改变

补充说明

项目使用的 flutter_launcher_icons 这个库官方还未支持这个特性。
fluttercommunity/flutter_launcher_icons#419 (comment)
https://github.com/nvi9/flutter_launcher_icons
这里提到的仓库实现了这个特性,但是没有pr到官方仓库。
把本项目的flutter_launcher_icons 库改到上述第三方库可以实现themed icons特性,如果可以的话我提一个pr

@ZegWe ZegWe added the enhancement New feature or request label Apr 28, 2023
@lucinhu
Copy link
Owner

lucinhu commented Apr 28, 2023

效果好的话可以

@ZegWe
Copy link
Contributor Author

ZegWe commented Apr 28, 2023

效果如图
Screenshot_20230428-181038~2.png

@lucinhu
Copy link
Owner

lucinhu commented Apr 28, 2023

哇,挺好看的

@lucinhu
Copy link
Owner

lucinhu commented Apr 28, 2023

支持

@ZegWe
Copy link
Contributor Author

ZegWe commented Apr 28, 2023

不过有个问题是这个第三方分支是基于七个月前的版本更改的,不清楚从当前版本切过去会不会有什么副作用

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants