We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
752408f
There was an error while loading. Please reload this page.
重新设计,更改点如下: 1.plugin native代码不在额外对图片做缩放,所以的缩放操作采用dart端widget完成 2.增加下采样Size Match机制,增加图片利用率,减少重复渲染 3.增加纹理Cache机制,减少图片及纹理转化CPU消耗 4.使用自定义布局,可以真实有效的获取显示大小,从而获取合适的图片