docs: sync references after ProviderFactory rename

This commit is contained in:
Sergey Penkovsky
2026-03-24 10:54:01 +03:00
parent e67ebbe2ab
commit 72e1e91b96
4 changed files with 8 additions and 4 deletions

View File

@@ -550,4 +550,4 @@ void main() {
- [cherrypick](https://pub.dev/packages/cherrypick)
- [cherrypick_annotations](https://pub.dev/packages/cherrypick_annotations)
- [cherrypick_generator](https://pub.dev/packages/cherrypick_generator)
- [Исходники на GitHub](https://github.com/pese-git/cherrypick)
- [Исходники на GitHub](https://github.com/pese-git/cherrypick)

View File

@@ -255,4 +255,4 @@ class ApiClientImpl implements ApiClient {
return 'Network data';
}
}
```
```