desktopia 0.2.0 copy "desktopia: ^0.2.0" to clipboard
desktopia: ^0.2.0 copied to clipboard

A set of desktop widgets and components for Flutter. Includes a configuration manager.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add desktopia

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

dependencies:
  desktopia: ^0.2.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:desktopia/desktopia.dart';
6
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A set of desktop widgets and components for Flutter. Includes a configuration manager.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, extra_pedantic, flutter, pedantic

More

Packages that depend on desktopia