Files
cherrypick/pubspec.yaml
Sergey Penkovsky a20d153c1a fixed pubspec
2021-04-26 14:15:15 +03:00

17 lines
309 B
YAML

name: dart_di
description: Experimental Dependency Injection library.
version: 0.1.0
homepage: https://github.com/pese-git/dart_di
documentation: https://github.com/pese-git/dart_di/doc
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
meta: ^1.3.0
dev_dependencies:
test: ^1.16.8
mockito: ^5.0.3