We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.1.8
No response
AioImage( imgUrl: xxx, width: 335, fit: BoxFit.fitWidth, type: AioImageType.fitWidth, )
高度能和 Image.network 提供高度和BoxFit.fitWidth 高度能自适应。
高度一直是72
3.24
ios(iphone 16)
ios 18.2
这个默认72 不知道怎么来的,不能和官方提供的一样吗
The text was updated successfully, but these errors were encountered:
👋 @duleigiser,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
No branches or pull requests
tdesign-flutter 版本
0.1.8
重现链接
No response
重现步骤
AioImage(
imgUrl: xxx,
width: 335,
fit: BoxFit.fitWidth,
type: AioImageType.fitWidth,
)
期望结果
高度能和 Image.network 提供高度和BoxFit.fitWidth 高度能自适应。
实际结果
高度一直是72
Flutter版本
3.24
设备与机型信息
ios(iphone 16)
系统版本
ios 18.2
补充说明
这个默认72 不知道怎么来的,不能和官方提供的一样吗
The text was updated successfully, but these errors were encountered: