A minimal set of Flutter widgets encased with beautiful gradients. You can use them when your UI needs user attention/focus, , e.g., login or send actions, or important shopping item title (seeGradient Screensto get the idea 😉)
Flutter:创建透明半透明的应用栏 ,包括Flutter,鸿蒙,小程序,安卓,VUE,JavaScript。...(不透明度小于 1 的颜色)将AppBar小部件的elevation属性设置为零以移除阴影(默认情况下,Flutter 中的材质应用栏有阴影)如果您希望 body 的高度扩展到包含应用栏的高度并且...单纯的解释可能很无聊和令人困惑。以下是三个示例...
PullRefreshScope下拉刷新(和flutter自带的有两点不同:PullRefreshScope 是手指抬起后才刷新,另外刷新完成后返回时会执行动画) SliverPullRefreshIndicator下拉舒新指示器,配合PullRefreshScope 使用。 QuickScrollbar可拖动的滚动条 Swiper一个轮播组件 ScaleView可以对子组件进行缩放(支持双指伸缩、双击) ...