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

outdated

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

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
38
downloads

Publisher

verified publisherbent.party

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter, logging, path

More

Packages that depend on betrayal