Last updated:
0 purchases
flutter action bloc
flutter_action_bloc #
Widgets that make it easy to use action_bloc with Flutter.
This package is built to work with:
action_bloc - A package that extends blocs for use with side effects.
action_bloc_test - A test package for action_bloc.
flutter_action_bloc_hooks - A package that extends flutter_action_bloc for use with flutter_hooks.
flutter_bloc_hooks - A package that extends bloc for use with flutter_hooks.
Installation #
flutter pub add flutter_action_bloc
copied to clipboard
Example #
See ./example for an example of how to use this package.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.