fetch_result_bloc 1.3.0 copy "fetch_result_bloc: ^1.3.0" to clipboard
fetch_result_bloc: ^1.3.0 copied to clipboard

Abstract BLoC/Cubit components for simplified data fetching and state management.

1.3.0 #

  • jumping to 1.3.0 to make it consistent with result_flow

1.1.0 #

  • updated FetchResultCubit to allow fetching void parameters for cases where parameters are not required
  • updated FetchResultCubit to not take in default parameters because fetch and refresh, instead they should always be passed
  • updated example file and README.md

1.0.0 #

  • Initial version.
0
likes
160
points
133
downloads

Publisher

verified publishernaifr.dev

Weekly Downloads

Abstract BLoC/Cubit components for simplified data fetching and state management.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bloc, result_flow

More

Packages that depend on fetch_result_bloc