libadwaita 1.2.1 copy "libadwaita: ^1.2.1" to clipboard
libadwaita: ^1.2.1 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 Dart:

 $ dart pub add libadwaita

With Flutter:

 $ flutter pub add libadwaita

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

dependencies:
  libadwaita: ^1.2.1

Alternatively, your editor might support dart pub get or 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
0
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

License

unknown (LICENSE)

Dependencies

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

More

Packages that depend on libadwaita