The Wayback Machine - https://web.archive.org/web/20201111112138/https://github.com/Im-Kevin/cool_ui
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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)

You can’t perform that action at this time.