cool_ui 0.1.10
cool_ui: ^0.1.10 copied to clipboard
用flutter实现一些我认为好看的UI控件,目前暂时只有Popover,Weui,Custom Keyboard,不过有什么觉得好看的可以提Issue
cool_ui
#
用flutter实现一些我认为好看的UI控件
希望大家提一些觉得不错的控件,我自己一个人想有时候想到的比较有限
Usage Add this to your package's pubspec.yaml file:
dependencies:
cool_ui: "^0.1.10"
控件 #
- CupertinoPopoverButton
- CupertinoPopoverMenuList
- CupertinoPopoverMenuItem
- showWeuiToast
- showWeuiSuccessToast
- showWeuiLoadingToast
自定义键盘 #
- Get started
- KeyboardController