desktop_ui 0.0.4 copy "desktop_ui: ^0.0.4" to clipboard
desktop_ui: ^0.0.4 copied to clipboard

一个桌面端的UI库。

Desktop UI #

A UI component library for building desktop applications. 🎉 简体中文

Component List #

General #

  • ✅ Button
  • ✅ Icon
  • ✅ Typography

Layout #

  • ✅ Grid
  • ⬜️ Layout
  • ✅ Divider
  • ✅ Space
  • ✅ Cell
  • ⬜️ Collaspse
  • ⬜️ Split
  • ✅ Card
  • ⬜️ Affix
  • ⬜️ Anchor
  • ⬜️ Breadcrumb
  • ⬜️ Menu
  • ⬜️ Steps
  • ⬜️ Page
  • ⬜️ Tabs
  • ⬜️ Dropdown

Form #

  • ⬜️ Input
  • ⬜️ Radio
  • ⬜️ Checkbox
  • ⬜️ Switch
  • ⬜️ Table
  • ⬜️ Select
  • ⬜️ AutoComplete
  • ⬜️ Slider
  • ⬜️ DatePicker
  • ⬜️ TimePicker
  • ⬜️ Cascader
  • ⬜️ Transfer
  • ⬜️ InputNumber
  • ⬜️ Rate
  • ⬜️ Upload
  • ⬜️ ColorPicker
  • ⬜️ Form
  • ⬜️ Mentions
  • ⬜️ TreeSelect

Action Feedback #

  • ⬜️ Alert
  • ⬜️ Message
  • ⬜️ Notice
  • ⬜️ Modal
  • ⬜️ Drawer
  • ⬜️ Popconfirm
  • ⬜️ Spin

View Show #

  • ⬜️ Tree
  • ⬜️ Tooltip
  • ⬜️ Popover
  • ⬜️ Progress
  • ⬜️ Skeleton
  • ⬜️ Avatar
  • ✅ Badge
  • ⬜️ Tag
  • ⬜️ Carousel
  • ⬜️ TimeLine
  • ⬜️ Time
  • ⬜️ Image
  • ⬜️ List
  • ⬜️ Empty
  • ⬜️ Statistic
  • ⬜️ Comment
  • ⬜️ Descriptions
  • ⬜️ Calendar

Other #

  • ⬜️ BackTop

Use #

Add Project Dependencies #

Add the following dependencies to the 'pubspec.yaml' file corresponding to your project or package.

dependencies:
  desktop_ui: ^latest

Install Dependencies #

Run the install package command to install the dependency packages.

> flutter pub get

Import Libary File #

import 'package:desktop_ui/desktop_ui.dart';
6
likes
115
pub points
14%
popularity

Publisher

unverified uploader

一个桌面端的UI库。

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on desktop_ui