flutter_wrap_content

Last updated:

0 purchases

flutter_wrap_content Image
flutter_wrap_content Images
Add to Cart

Description:

flutter wrap content

flutter_wrap_content #
Flutter 实现 Android 中的 wrap_content 效果.

Installation #
安装最新版本. .
Quick Start #
导入对应的包, 使用 wrapContent 扩展方法包裹需要实现 wrap_content 效果的组件即可.
Widget(...).wrapContent();
copied to clipboard
支持的属性:
AlignmentDirectional alignment;
double? minWidth;
double? minHeight;
copied to clipboard
license #
MIT License
Copyright (c) 2023 angcyo

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.