Skip to content

RunningHappy/flutter_basic_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter 组件/工具类

文本(text)


SelectText 文本选择 AdMusicText 修正字体偏移无法对齐

按钮(button)


CycleButton 圆角按钮
DetailBtn 含边框线按钮
CircleGradientButton 渐变色按钮 CommonGradientBtn MoreColorLoginButton
IconTitleHorizontalButton 横向图文按钮
LoadingButton 含loading的按钮 AdMusicLoadingButton
MessageAvatarNumButton 含角标数量的按钮 MessageNumTopIconBottomTextButton
LeftIconRightTextButton 左图片,右文本 按钮
LeftTextRightIconButton 左文本,右图片按钮
TopIconBottomTextButton 上图片,下文字按钮
TopTextBottomIconButton 上文本,下图片按钮
CommonWaterButton 水波纹按钮
LoginButton 含状态的圆角按钮
CommonDraggleButton 悬浮拖拽按钮
IosBackButton iOS返回按钮
LineBorderBtn 含边框线的按钮

输入框(textfield)


CommonTextField 常用/密码输入框
TextAreaInput 多行输入框
CodeTextField 验证码输入框
PassWordTextField 密码输入框
PayPasswordTextField 支付密码框
PhoneTextField 手机号输入框
MyTextInputPreLabel 左边文本+右边输入框
SearchTextFieldWidget 搜索输入框
StarTextFieldView 含“*”输入框

提示(toast)


SuccessToast 含图片的提示框

选择框


NewRadioBox 单选框-含标题
NewCheckBox 复选框-含标题

弹出框(alert/sheet)


PopupMenuAlert 仿微信弹出菜单
popBottomSheetAlert 底部弹出框
PopBottomMenuSheet 弹出底部菜单
PopBottomListSheet 弹出底部列表
PopCenterAlert 中心弹出框
PopDownloadFileAlert 弹出文件下载
CommentBottomSheet 底部弹出评论sheet(包含头像、昵称、内容、时间)
MyConfirmDialog 确认对话框
PopBottomCommentSheet 类似评论列表弹窗
PopBottomFrameSheet 底部弹窗框架,可自定义内容容器
PopBottomShowBigSheet 底部弹窗,选中放大的内容
PopCenterFrameAlert 中心弹出框框架,可以自定义中心弹窗内容
MyActionSheet 底部弹出对话框

选择器(picker)


CustomMonthPicker 月份选择器
CalendarSelectorBottomSheet 日历选择器

页面框架(frame)


MyCustomerFrame 导航栏多选bar,可左右滑动,不包含筛选
OrderListFrame 可左右滑动,不包含筛选
ScrollStopTableFrame 悬停 tab 的列表框架
CommentBottomSheet 底部弹出评论sheet(包含头像、昵称、内容、时间)

常用(appbar)


CommonSearchBar 搜索框导航栏
CommonTansAppBar 背景渐变导航栏
OpacityAppBar 列表滚动,改变 Appbar 透明度
CustomAppbar 自定义Appbar
CustomSwitchAppbar 自定义切换Appbar

常用(cell)


CellLine 单元格,含下划线
CommonTitleSwitchView switch单元格
PurchaseQuotationSegment 横向滚动 tab
LineCell 线
TextCenterBottomLineCell 中心文字底部线
UserMsgRowCell 类似评论框架(包含头像、昵称、内容、时间)
EmptyPage 空页
ErrorWidget 错误页
HqMarquee 跑马灯
RateStar 星级评分
StepperNumber “+/- ”数量
StepBar 步骤条
BasicSwitchAppbar 基础AppBar
BasicButtonColumn 基础纵向按钮column
BasicHeader 基础header多个导航
BasicScaffoldController 基础scaffold
BasicTabBar 基础TabBar
TopToolRow 自定义导航

uppanel


SlidingUpPanelView 上拉显示抽屉效果
CenterFloatingBottomBar 底部悬浮按钮
HollowText1 空心字体1
CommonPiePainter 饼图
CommonPieWidget 饼图
CommonImageView 预览图片

banner


CommonBanner 轮播
CommonSegment 菜单轮播

动画(Animation)


ExampleHeartAnimation 心跳动画
HeroAnimation hero转场动画
OpenNextAnimation "孔雀开屏"转场动画
PageTurnAnimation 翻页动画
ZoomInAndOutLogo 放大缩小循环的动画显示
ZoomInSlowlyLogo 逐渐放大的动画显示

工具类(utils)


Bundle 存放数据
DateFormats 日期格式化
EasyLoadingHelper toast 提示
EventBus 订阅者回调签名
ImageUtil 图片
LocalStorage 存取数据
LogUtil 打印数据
MoneyUnit 金额格式化
MyNetWorkImage 网络图片
ObjectUtil 判断对象是否为空
RegexUtil 正则验证手机号,身份证,邮箱等等
SpUtil 用来做shared_preferences的存储
TextUtil 银行卡号每隔4位加空格,每隔3三位加逗号,隐藏手机号等等.

About

flutter_basic_utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages