leancode_hooks 0.0.2 leancode_hooks: ^0.0.2 copied to clipboard
Hooks we often use, all gathered in one place.
leancode_hooks #
[Hooks][flutter-hooks] we often use, all gathered in one place for better discoverability and consistent versioning.
Usage #
import 'package:leancode_hooks/leancode_hooks.dart`;
For convenience, this package exports package:flutter_hooks
so you won't have to depend on it.