Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.08 KB

cool_ui pub package

用flutter实现一些我认为好看的UI控件
希望大家提一些觉得不错的控件,我自己一个人想有时候想到的比较有限

Usage Add this to your package's pubspec.yaml file:

Flutter >=1.17

dependencies:
  cool_ui: "^0.6.1"

Flutter >=1.7

dependencies:
  cool_ui: "^0.4.1"

Flutter < 1.7

dependencies:
  cool_ui: "0.1.15"

控件

自定义键盘(Customize Keyboard)