An open API service indexing awesome lists of open source software.

https://github.com/binbiubiubiu/flant

vant风格的flutter组件库
https://github.com/binbiubiubiu/flant

dart flant flutter ui-components vant

Last synced: 9 months ago
JSON representation

vant风格的flutter组件库

Awesome Lists containing this project

README

          

# flant

![GitHub Repo stars](https://img.shields.io/github/stars/Simon-Bin/flant?style=social) [![publish_dry](https://github.com/Simon-Bin/flant/actions/workflows/publish_dry.yml/badge.svg)](https://github.com/Simon-Bin/flant/actions/workflows/publish_dry.yml) [![codecov](https://codecov.io/gh/Simon-Bin/flant/branch/master/graph/badge.svg?token=TTOTI50ZEM)](https://codecov.io/gh/Simon-Bin/flant) ![GitHub](https://img.shields.io/github/license/Simon-Bin/flant)

轻量、可靠的移动端 Flutter 组件库

##### 基础组件

- [x] Button 按钮
- [x] Cell 单元格
- [x] Icon 图标
- [x] Image 图片
- [x] Layout 布局
- [x] Popup 弹出层
- [x] Style 内置样式
- [x] Toast 轻提示

##### 表单组件

- [ ] Calendar 日历
- [ ] Cascader 级联选择
- [x] Checkbox 复选框
- [x] DatetimePicker 时间选择
- [x] Field 输入框
- [x] Form 表单
- [x] NumberKeyboard 数字键盘
- [x] PasswordInput 密码输入框
- [x] Picker 选择器
- [x] Radio 单选框
- [x] Rate 评分
- [x] Search 搜索
- [x] Slider 滑块
- [x] Stepper 步进器
- [x] Switch 开关
- [ ] Uploader 文件上传

##### 反馈组件

- [x] ActionSheet 动作面板
- [x] Dialog 弹出框
- [ ] DropdownMenu 下拉菜单
- [x] Loading 加载
- [x] Notify 消息通知
- [x] Overlay 遮罩层
- [ ] PullRefresh 下拉刷新
- [x] ShareSheet 分享面板
- [x] SwipeCell 滑动单元格

##### 展示组件

- [x] Badge 徽标
- [x] Circle 环形进度条
- [x] Collapse 折叠面板
- [x] CountDown 倒计时
- [x] Divider 分割线
- [x] Empty 空状态
- [x] ImagePreview 图片预览
- [ ] ~~Lazyload 懒加载~~
- [x] List 列表
- [x] NoticeBar 通知栏
- [ ] Popover 气泡弹出框
- [x] Progress 进度条
- [x] Skeleton 骨架屏
- [x] Steps 步骤条
- [ ] Sticky 粘性布局
- [x] Swipe 轮播
- [x] Tag 标签

##### 导航组件

- [x] ActionBar 动作栏
- [x] Grid 宫格
- [ ] IndexBar 索引栏
- [x] NavBar 导航栏
- [x] Pagination 分页
- [x] Sidebar 侧边导航
- [ ] Tab 标签页
- [x] Tabbar 标签栏
- [x] TreeSelect 分类选择

##### 业务组件

- [ ] AddressEdit 地址编辑
- [x] AddressList 地址列表
- [x] Area 省市区选择
- [x] Card 商品卡片
- [x] ContactCard 联系人卡片
- [x] ContactEdit 联系人编辑
- [x] ContactList 联系人列表
- [ ] Coupon 优惠券
- [x] SubmitBar 提交订单栏