Skip to content

Commit 75be6dc

Browse files
[leancode_hooks] Update README.md (#369)
Added missing hooks to README.md
1 parent 91f0224 commit 75be6dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/leancode_hooks/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ so you won't have to depend on it.
1818
## Hooks
1919

2020
- [useBloc](lib/src/use_bloc.dart)
21+
- [useBlocListener](lib/src/use_bloc_listener.dart)
22+
- [useBlocState](lib/src/use_bloc_state.dart)
2123
- [useDebounce](lib/src/use_debounce.dart)
2224
- [useDeclarativeTextEditingController](lib/src/use_decarative_text_editing_controller.dart)
2325
- [useFocused](lib/src/use_focused.dart)

0 commit comments

Comments
 (0)