betrayal 1.0.0-dev.7 copy "betrayal: ^1.0.0-dev.7" to clipboard
betrayal: ^1.0.0-dev.7 copied to clipboard

outdated

A capable tray icon plugin for Windows. Manage multiple icons, generate their images at runtime and compose them as if they were a regular widget

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.0.0-dev.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
0
pub points
38%
popularity

Publisher

verified publisherbent.party

A capable tray icon plugin for Windows. Manage multiple icons, generate their images at runtime and compose them as if they were a regular widget

Homepage

License

unknown (LICENSE)

Dependencies

flutter, logging, path

More

Packages that depend on betrayal