Alex Li
Alex Li
I think providing the fallback would be helpful, but maybe opt-in rather by default. Developers should have a chance to realize what they are doing is rely on a thrid-party...
> I do think the fallback behavior also is useful for developers that want to support devices without Google Play services but do not want to add the extra ~5mb...
Did you test on devices that are not using ColorOS?
> 也可以选择加入一个“不再提示”功能 https://github.com/fluttercandies/flutter_wechat_assets_picker/blob/main/README-ZH.md#%E7%AE%80%E5%8D%95%E7%9A%84%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95 开 issue 前可以确保自己有阅读文档的习惯。 你引用了一个4年前实现的功能来对比最新的微信,有可能有部分东西过时了但造成「令人反感」的体验并不是有意为之,而是微信本来就是这样做的,有时间问候开源库作者不如先问候下张小龙,还有把自己那带味儿的情绪收一下,开源不是情绪大乱斗,有事说事。 本 issue 保留至相关行为调整为对齐最新微信版本。
Seems no issues on my device.   
Was the query not working as always regardless of the date? Or was the feature not working on this single phone and provide it's model?
It sounds like a device-specific problem.
How do you read the creation date in the grid?
No, I'm not actively investigating this. We process issues mainly in our spare time so it may take a while.
Could you provide the code you are using to read the metadata? Dates in metadata and the `MediaStore` (which is how Android manages media) are different concepts. We read dates...