Im-Kevin / Cool_ui
Licence: apache-2.0
用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘
Stars: ✭ 349
Programming Languages
dart
5743 projects
Projects that are alternatives of or similar to Cool ui
Teaset
A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.
Stars: ✭ 2,845 (+715.19%)
Mutual labels: toast, popover
React Cool Portal
😎 🍒 React hook for Portals, which renders modals, dropdowns, tooltips etc. to <body> or else.
Stars: ✭ 458 (+31.23%)
Mutual labels: toast, popover
iOSUtilitiesSource
IOS Utilities Library for Swift
Stars: ✭ 46 (-86.82%)
Mutual labels: keyboard, toast
Markovkeyboard
keyboard layout that changes by markov frequency
Stars: ✭ 307 (-12.03%)
Mutual labels: keyboard
Apnumberpad
Full clone of iOS number keyboard with the customizable function button.
Stars: ✭ 298 (-14.61%)
Mutual labels: keyboard
Whc keyboardmanager
IOS lightweight keyboard manager, use simple and powerful, the keyboard will never block input controls. iOS平台轻量级的键盘管理器,使用简单功能强大,键盘再也不会挡住输入控件
Stars: ✭ 296 (-15.19%)
Mutual labels: keyboard
Hot Toast
🍞 Smoking hot Notifications for Angular. Lightweight, customizable and beautiful by default.
Stars: ✭ 328 (-6.02%)
Mutual labels: toast
React Native Input Scroll View
Perfect TextInput ScrollView
Stars: ✭ 323 (-7.45%)
Mutual labels: keyboard
Popper Core
🍿 JavaScript positioning library for tooltips, popovers, dropdowns, and more
Stars: ✭ 18,903 (+5316.33%)
Mutual labels: popover
React Simple Keyboard
React Virtual Keyboard - Customizable, responsive and lightweight
Stars: ✭ 301 (-13.75%)
Mutual labels: keyboard
Chrome Fast Tab Switcher
⌨️ React-based extension to quickly switch to other open Chrome tabs with just your keyboard
Stars: ✭ 332 (-4.87%)
Mutual labels: keyboard
Toast
A JavaScript free toast library for Blazor and Razor Component applications
Stars: ✭ 296 (-15.19%)
Mutual labels: toast
Switch Desktop
⚡️ Keyboard-driven commands to navigate your apps faster
Stars: ✭ 320 (-8.31%)
Mutual labels: keyboard
Ftpopovermenu swift
FTPopOverMenu_Swift, swift version of FTPopOverMenu. FTPopOverMenu is a pop over menu for iOS which is maybe the easiest one to use. Supports both portrait and landscape. It can show from any UIView, any UIBarButtonItem and any CGRect.
Stars: ✭ 326 (-6.59%)
Mutual labels: popover
用flutter实现一些我认为好看的UI控件 希望大家提一些觉得不错的控件,我自己一个人想有时候想到的比较有限
Usage Add this to your package's pubspec.yaml file:
Flutter >=2.0
dependencies:
cool_ui: "^1.0.0"
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"
控件
- CupertinoPopoverButton
- CupertinoPopoverMenuList
- CupertinoPopoverMenuItem
- showWeuiToast
- showWeuiSuccessToast
- showWeuiLoadingToast
自定义键盘(Customize Keyboard)
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].