12091d5c0281bba27f09a206d845bdebdfe18c3a
- 调整图片尺寸参数根据传入的宽高动态生成 - 解决默认最小尺寸为300的逻辑问题,保证图片不会偏小 - 将错误图片组件从Container改为SizedBox,保持尺寸一致 - 修改padding计算方式,防止布局异常 - 确保图片加载URL正确拼接尺寸参数
TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.
Features
TODO: List what your package can do. Maybe include images, gifs, or videos.
Getting started
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage
TODO: Include short and useful examples for package users. Add longer examples
to /example folder.
const like = 'sample';
Additional information
TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.
Description