added provider with params and changed build version

This commit is contained in:
Sergey Penkovsky
2023-01-04 11:17:44 +03:00
parent a983281727
commit 21c3e83a6a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
# Changelog # Changelog
1.0.3 Added provider with params
---
1.0.2 Updated doc and fixed syntax error 1.0.2 Updated doc and fixed syntax error
--- ---

View File

@@ -1,6 +1,6 @@
name: cherrypick name: cherrypick
description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects. description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects.
version: 1.0.2-0 version: 1.0.3
homepage: https://pese-git.github.io/cherrypick-site/ homepage: https://pese-git.github.io/cherrypick-site/
documentation: https://github.com/pese-git/cherrypick/wiki documentation: https://github.com/pese-git/cherrypick/wiki
repository: https://github.com/pese-git/cherrypick repository: https://github.com/pese-git/cherrypick