libadwaita_nativeshell 0.5.2+1 copy "libadwaita_nativeshell: ^0.5.2+1" to clipboard
libadwaita_nativeshell: ^0.5.2+1 copied to clipboard

A libadwaita package for providing an extension to AdwActions for nativeshell package

A libadwaita package for providing an extension to AdwActions for nativeshell package

Usage #

First import this package at the top of your dart file

import 'package:libadwaita_nativeshell/libadwaita_nativeshell.dart';

Then simply pass it to the actions parameter of AdwHeaderBar

AdwHeaderBar(
    actions: AdwActions().nativeshell(context),
    ...
)

Additional information #

This package is dependent on nativeshell for providing the Window object, Hence when it gets updated then this package also needs to be updated.

This package is a part of libadwaita package.

0
likes
130
pub points
26%
popularity

Publisher

unverified uploader

A libadwaita package for providing an extension to AdwActions for nativeshell package

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

flutter, libadwaita_core, nativeshell

More

Packages that depend on libadwaita_nativeshell