init package

This commit is contained in:
Sergey Penkovsky
2020-06-27 06:44:46 +03:00
parent 170abdee66
commit 3ad95b03ea
3 changed files with 33 additions and 0 deletions

14
example/pubspec.yaml Normal file
View File

@@ -0,0 +1,14 @@
name: example
version: 1.0.0
author: "Sergey Penkovsky <sergey.penkovsky@gmail.com>"
homepage:
environment:
sdk: ">=2.2.0 <3.0.0"
dependencies:
dart_di:
path: ../
dev_dependencies: