desktop_ui_kit 0.8.0 copy "desktop_ui_kit: ^0.8.0" to clipboard
desktop_ui_kit: ^0.8.0 copied to clipboard

Platform-adaptive desktop widgets for Flutter with native OS conventions and keyboard navigation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktop_ui_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  desktop_ui_kit: ^0.8.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:desktop_ui_kit/desktop_ui_kit.dart';
0
likes
160
points
378
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Platform-adaptive desktop widgets for Flutter with native OS conventions and keyboard navigation.

Repository (GitHub)
View/report issues

Topics

#desktop #ui #widget #design-system #cross-platform

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on desktop_ui_kit