hooked_bloc 1.1.0 copy "hooked_bloc: ^1.1.0" to clipboard
hooked_bloc: ^1.1.0 copied to clipboard

outdated

Flutter package that simplifies injection and usage of Bloc/Cubit.

1.1.0 #

[Breaking Changes]

  • renamed all "cubit" related methods name to "bloc" based naming
  • Replaced HookedBloc.initialize global initializer with new HookedBlocConfigProvider widget

1.0.4 #

  • Added new useCubitFactory hook

1.0.3 #

  • Fixed bug useCubitBuilder hook. Since 1.0.2 every change in cubit/bloc state generated new stream.

1.0.2 #

  • Added missing code documentation.

1.0.1 #

  • Fix logo link.

1.0.0 #

  • Initial release.
80
likes
0
pub points
86%
popularity

Publisher

verified publisheriteo.com

Flutter package that simplifies injection and usage of Bloc/Cubit.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

bloc, flutter, flutter_bloc, flutter_hooks, meta, provider

More

Packages that depend on hooked_bloc