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

PlatformWindows

A plugin to setup custom system tray icons through composable widgets.

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.3.7

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';
4
likes
130
pub points
37%
popularity

Publisher

verified publisherbent.party

A plugin to setup custom system tray icons through composable widgets.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter, logging, path, synchronized

More

Packages that depend on betrayal