Alex Li

Results 711 comments of Alex Li

This sounds like out of the scope of the plugin. You can put your desired annotations wherever you want but the generator will consider too much if it has to...

copyWith 不应该会造成这个问题,除非 copy 前就已经为空了。前几天刚好有调整相册计数的相关代码,可以看下 #605 有没有修复问题。

> 但是 getAssetCountFromPath 和 getThumbnailFromPath 包含异步代码,DefaultAssetPickerProvider 初始化时连续调用了两个 getPaths,存在 "线程安全" 问题。 > > ``` > > { > Singleton.sortPathDelegate = sortPathDelegate ?? SortPathDelegate.common; > // Call [getAssetList] with route duration when...

This is out of the scope of the plugin. Please open `project/android` and retry.

Yes, the current approach is to obtain the entity first, then the image provider.