
Flutter Gems
A Flutter package landscape guide comprising 4000+ neatly categorized useful and popular packages!
Follow on Twitter Subscribe Add Package
Crafted with 💙 for Flutter Community
flutter_hooks
Null safety 👍 1194
A flutter implementation of React hooks. It adds a new kind of widget with enhanced code reuse.
hooks_riverpod
Null safety 👍 411
A simple way to access state from anywhere in your application while robust and testable.
stacked_hooks
Null safety 👍 55
Classes that help you make use of hooks when using the stacked package
hooked_bloc
Null safety 👍 30
Flutter package that simplifies injection and usage of Bloc/Cubit.
reactives
Null safety 👍 27
A new way to extract/group/reuse common logic of StatefulWidget. Think of them like React hooks but for and of flutter.
flutter_hooks_bloc
Null safety 👍 25
A flutter_bloc reimplementation based on flutter_hooks with the same API.
flutterlifecyclehooks
Null safety 👍 19
A flutter package that let you easily add hooks for application lifecycle state