betrayal 1.2.2 copy "betrayal: ^1.2.2" to clipboard
betrayal: ^1.2.2 copied to clipboard

outdated

Integrate your app into the system tray and add custom icons and react to user input. Use widget wrappers to treat the notification area as part of your UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add betrayal

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

dependencies:
  betrayal: ^1.2.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:betrayal/betrayal.dart';
5
likes
0
points
42
downloads

Publisher

verified publisherbent.party

Weekly Downloads

Integrate your app into the system tray and add custom icons and react to user input. Use widget wrappers to treat the notification area as part of your UI.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, logging, path

More

Packages that depend on betrayal