Files
Reboot-Launcher/cli/pubspec.yaml
Alessandro Autiero 90448eeaa1 10.0.7
2025-03-08 17:06:01 +01:00

21 lines
332 B
YAML

name: reboot_cli
description: Command Line Interface for Project Reboot
version: "10.0.7"
publish_to: 'none'
environment:
sdk: ">=2.19.0 <=3.5.3"
dependencies:
reboot_common:
path: ./../common
tint: ^2.0.1
interact: ^2.2.0
args: ^2.6.0
dependency_overrides:
xml: ^6.3.0
dev_dependencies:
flutter_lints: ^2.0.1