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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add betrayal

With Flutter:

 $ flutter pub add betrayal

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

dependencies:
  betrayal: ^1.2.4

Alternatively, your editor might support dart pub get or 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
0
pub points
35%
popularity

Publisher

verified publisherbent.party

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