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,6 +1,6 @@
name: cherrypick_flutter
description: "Flutter library that allows access to the root scope through the context using `CherryPickProvider`."
version: 1.1.3-dev.10
version: 1.1.3-dev.11
homepage: https://cherrypick-di.dev/
documentation: https://cherrypick-di.dev/docs/intro
repository: https://github.com/pese-git/cherrypick
@@ -19,7 +19,7 @@ environment:
dependencies:
flutter:
sdk: flutter
cherrypick: ^3.0.0-dev.10
cherrypick: ^3.0.0-dev.11
dev_dependencies:
flutter_test: