yaru 7.0.0 copy "yaru: ^7.0.0" to clipboard
yaru: ^7.0.0 copied to clipboard

PlatformLinux

Common flutter widgets useful for building desktop and web applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yaru
copied to clipboard

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

dependencies:
  yaru: ^7.0.0
copied to clipboard

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:yaru/yaru.dart';
copied to clipboard
222
likes
140
points
5.44k
downloads

Publisher

verified publisherubuntu.com

Weekly Downloads

2024.09.09 - 2025.03.24

Common flutter widgets useful for building desktop and web applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

animated_vector, animated_vector_annotations, assorted_layout_widgets, collection, dbus, flutter, gsettings, gtk, platform, platform_linux, yaru_window

More

Packages that depend on yaru