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.