fix(benchmark) - hide warning

This commit is contained in:
Sergey Penkovsky
2025-08-19 10:47:53 +03:00
parent 8711dc83d0
commit 5c57370755
8 changed files with 50 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
## 3.0.0-dev.11
- **FIX**(scope): prevent concurrent modification in dispose().
- **FIX**(binding): fix unterminated string literal and syntax issues in binding.dart.
## 3.0.0-dev.10
- **DOCS**(pub): update homepage and documentation URLs in pubspec.yaml to new official site.

View File

@@ -1,6 +1,6 @@
name: cherrypick
description: Cherrypick is a small dependency injection (DI) library for dart/flutter projects.
version: 3.0.0-dev.10
version: 3.0.0-dev.11
homepage: https://cherrypick-di.dev/
documentation: https://cherrypick-di.dev/docs/intro
repository: https://github.com/pese-git/cherrypick