Skip to content

Commit

Permalink
[leancode_hooks] Update README.md (#369)
Browse files Browse the repository at this point in the history
Added missing hooks to README.md
  • Loading branch information
Artur-Wisniewski authored Nov 19, 2024
1 parent 91f0224 commit 75be6dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/leancode_hooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ so you won't have to depend on it.
## Hooks

- [useBloc](lib/src/use_bloc.dart)
- [useBlocListener](lib/src/use_bloc_listener.dart)
- [useBlocState](lib/src/use_bloc_state.dart)
- [useDebounce](lib/src/use_debounce.dart)
- [useDeclarativeTextEditingController](lib/src/use_decarative_text_editing_controller.dart)
- [useFocused](lib/src/use_focused.dart)
Expand Down

0 comments on commit 75be6dc

Please sign in to comment.