Last updated:
0 purchases
itwo widgets
itwo_widgets #
常用控件的封装
一、引用
dependencies:
itwo_widgets:
git:
url: https://gitee.com/f_flutter/flutter_packages.git
path: itwo_widgets
ref: master
copied to clipboard
二、功能
widget_check: checkBox Radio 功能的 widget
widget_commonly : 一些 widget 扩展
widget_count_down : 倒计时控件
widget_item_refresher: 列表中局部刷新
widget_picker : 城市时间选择器
widget_signature : 手写签名
widget_sku : sku 选择器
依赖的第三方插件
# 屏幕适配
flutter_screenutil: ^5.0.0
# shimmer 骨架屏
shimmer: ^2.0.0
# 文件系统上的常用位置
path_provider: ^2.0.1
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.