From c2f2577cc6f6aa7b3b8986faea3863c7ea44fe41 Mon Sep 17 00:00:00 2001 From: Sergey Penkovsky Date: Wed, 28 Apr 2021 08:01:20 +0300 Subject: [PATCH] fixed description --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6573a7e..340659a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: cherrypick -description: Experimental Dependency Injection library. +description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects. version: 0.1.1 homepage: https://github.com/pese-git/cherrypick documentation: https://github.com/pese-git/cherrypick/wiki