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

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

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';
73
likes
120
pub points
73%
popularity

Publisher

verified publisherprateeksu.blogspot.com

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

Repository (GitHub)
View/report issues

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