libadwaita_nativeshell

Last updated:

0 purchases

libadwaita_nativeshell Image
libadwaita_nativeshell Images
Add to Cart

Description:

libadwaita nativeshell

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';
copied to clipboard
Then simply pass it to the actions parameter of AdwHeaderBar
AdwHeaderBar(
actions: AdwActions().nativeshell(context),
...
)
copied to clipboard
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.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.