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组件库
- Host: GitHub
- URL: https://github.com/binbiubiubiu/flant
- Owner: Binbiubiubiu
- License: bsd-3-clause
- Created: 2021-01-19T17:51:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T14:50:05.000Z (almost 3 years ago)
- Last Synced: 2025-04-06T04:07:42.225Z (about 1 year ago)
- Topics: dart, flant, flutter, ui-components, vant
- Language: Dart
- Homepage: https://flant.netlify.app
- Size: 1.25 MB
- Stars: 67
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flant
 [](https://github.com/Simon-Bin/flant/actions/workflows/publish_dry.yml) [](https://codecov.io/gh/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 提交订单栏