libadwaita 2.0.2 copy "libadwaita: ^2.0.2" to clipboard
libadwaita: ^2.0.2 copied to clipboard

Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add libadwaita
copied to clipboard

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

dependencies:
  libadwaita: ^2.0.2
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:libadwaita/libadwaita.dart';
copied to clipboard
82
likes
140
points
165
downloads

Publisher

verified publisherprateeksu.blogspot.com

Weekly Downloads

2024.09.16 - 2025.03.31

Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.

Repository (GitHub)

Documentation

API reference

License

MPL-2.0 (license)

Dependencies

dbus, flutter, flutter_svg, gsettings, libadwaita_core, package_info_plus, popover_gtk, url_launcher

More

Packages that depend on libadwaita