https://github.com/beanwei/flutter-widgets
Flutter 组件,方便日常开发
https://github.com/beanwei/flutter-widgets
android dart flutter flutter-demo flutter-widget
Last synced: 4 months ago
JSON representation
Flutter 组件,方便日常开发
- Host: GitHub
- URL: https://github.com/beanwei/flutter-widgets
- Owner: BeanWei
- Created: 2018-10-22T08:19:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-25T00:24:05.000Z (over 6 years ago)
- Last Synced: 2024-12-28T01:22:57.742Z (6 months ago)
- Topics: android, dart, flutter, flutter-demo, flutter-widget
- Language: Dart
- Homepage:
- Size: 857 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter-Widgets
*** flutter 组件,方便日常开发 ***# [Floating Action Button Demo](https://github.com/BeanWei/Flutter-Widgets/tree/master/floating_action_button_demo)
## 介绍
以圆盘的方式扩展浮动按钮,类似于安卓小白点。## 截图
![]()
![]()
# [Popup Window MenuBar Demo](https://github.com/BeanWei/Flutter-Widgets/tree/master/popup_window_menu_demo)
## 介绍
弹出式菜单,利用Flutter的Dialog。## 截图
![]()