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

discontinued

A predictable state management library that helps implement a fetch data from database or another storage

Changelog #

1.1.0 #

  • Update dependencies
  • Added DataCubits

1.0.0 #

  • Migrated to null-safety

0.5.0 #

  • Now the cubits are modular inside your cubit! ValueCubit, ListCubit, SetCubit, SingleCubit and MultiCubit
  • Now you can mix your cubit with loading cubit!

0.4.3 #

Added analysis_options.yaml

0.4.2 #

Improve imports

0.4.0 #

Fix some bugs and added ValueState.isReloading get

0.2.1 #

Fix IDE suggestions

0.2.0 #

Fix not public *.g.dart files

0.1.0+1 #

Fix publish errors

0.1.0 #

  • Converted the blocs to cubits
  • Converted the Status Enums in cubit state
  • Implemented a custom Fetchers
  • More improvements

0.0.1 #

InitialRelease

2
likes
100
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

A predictable state management library that helps implement a fetch data from database or another storage

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, built_collection, built_value, collection, dartz, equatable, pure_extensions, quiver, rxdart

More

Packages that depend on value_bloc