Files
cherrypick/pubspec.yaml
2025-05-19 16:11:41 +03:00

23 lines
539 B
YAML

name: cherrypick_workspace
description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects.
version: 2.0.0
homepage: https://pese-git.github.io/cherrypick-site/
documentation: https://github.com/pese-git/cherrypick/wiki
repository: https://github.com/pese-git/cherrypick
issue_tracker: https://github.com/pese-git/cherrypick/issues
environment:
sdk: ">=3.5.2 <4.0.0"
dependencies:
meta: ^1.3.0
dev_dependencies:
#pedantic: ^1.11.0
test: ^1.17.2
mockito: ^5.0.6
lints: ^2.1.0
melos: ^6.3.2