Skip to content

用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘

License

Notifications You must be signed in to change notification settings

gioligiacomo/cool_ui

 
 

Repository files navigation

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)

About

用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 97.1%
  • Shell 0.7%
  • Java 0.6%
  • Objective-C 0.6%
  • Swift 0.4%
  • Kotlin 0.4%
  • Batchfile 0.2%