mirror of
https://github.com/pese-git/cherrypick.git
synced 2026-01-23 21:13:35 +00:00
- cherrypick@2.2.0-dev.2 - cherrypick_generator@1.1.0-dev.6 - cherrypick_flutter@1.1.2-dev.2
21 lines
514 B
YAML
21 lines
514 B
YAML
name: cherrypick
|
|
description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects.
|
|
version: 2.2.0-dev.2
|
|
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:
|
|
lints: ^5.0.0
|
|
test: ^1.25.15
|
|
|
|
mockito: ^5.0.6
|
|
melos: ^6.3.2
|