We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea441c commit a6de7d9Copy full SHA for a6de7d9
packages/flutter_hooks/resources/translations/zh_cn/README.md
@@ -316,7 +316,7 @@ Flutter_Hooks 已经包含一些不同类别的可复用的钩子:
316
| [useAnimationController](https://pub.dev/documentation/flutter_hooks/latest/flutter_hooks/useAnimationController.html) | 创建并会自动释放的 `AnimationController` |
317
| [useAnimation](https://pub.dev/documentation/flutter_hooks/latest/flutter_hooks/useAnimation.html) | 订阅一个 `Animation` 并返回其当前值 |
318
319
-#### Listenable 相关 Hook
+#### Listenable 相关
320
321
| 名称 | 描述 |
322
| -------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------- |
0 commit comments