focus-flow/packages/scheduler_notifications_desktop/pubspec.yaml

18 lines
389 B
YAML

# SPDX-FileCopyrightText: 2026 FocusFlow contributors
# SPDX-License-Identifier: AGPL-3.0-only
name: scheduler_notifications_desktop
description: Desktop notification adapter for the ADHD scheduler.
version: 0.1.0
publish_to: none
resolution: workspace
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
scheduler_notifications: any
dev_dependencies:
lints: ^5.0.0
test: ^1.25.0