jondlew / cool_ui

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cool_ui pub package

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

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

Flutter >=1.17

dependencies:
  cool_ui: "^0.6.0"

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,自定义键盘

License:Apache License 2.0


Languages

Language:Dart 97.0%Language:Java 0.7%Language:Objective-C 0.7%Language:Shell 0.6%Language:Swift 0.5%Language:Kotlin 0.4%Language:Batchfile 0.2%