antler119 / system_tray

A Flutter package that makes it easy to customize and work with your Flutter desktop app's system tray.
MIT License
214 stars 51 forks source link

Usage section on pub.dev outdated #56

Closed pokonski closed 1 year ago

pokonski commented 1 year ago

The Usage section on https://pub.dev/packages/system_tray seems outdated and not working, it references MenuItem, but example uses MenuItemLabel (which does not throw an error)