systray 0.5.4 icon indicating copy to clipboard operation
systray: ^0.5.4 copied to clipboard

Forked Null Safe version of flutter_systray

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add systray

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

dependencies:
  systray: ^0.5.4

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:systray/systray.dart';
5
likes
100
pub points
17%
popularity

Publisher

verified publisher iconsonr.io

Forked Null Safe version of flutter_systray

Documentation

API reference

License

Icon for licenses.MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on systray