app_badger_macos

The macOS implementation of the app_badger plugin.

Features

  • Manages Dock tile badges via NSApplication.shared.dockTile.
  • Supports Swift Package Manager (SPM).
  • Does not require user permission for Dock badge updates.

Usage

This package is an internal implementation of the app_badger plugin and should not be used directly. App developers should depend on the app_badger package.

Setup

No special setup is required for Dock badge support.

See the root README for more details.

Libraries

app_badger_macos