body_builder_riverpod_adapter 1.0.1 copy "body_builder_riverpod_adapter: ^1.0.1" to clipboard
body_builder_riverpod_adapter: ^1.0.1 copied to clipboard

BodyBuilder is a widget that manage the loading of your data

1.0.1 #

  • Fix state events not emitted with asFamilySimple

1.0.0 #

  • Initial version of the body_builder_riverpod_adapter package.
  • Add createSimpleStateProvider<T>, the equivalent of SimpleStateProvider<T> for Riverpod.
  • Add createPaginatedStateProvider<T>, the equivalent of PaginatedState<T> for Riverpod.
  • Add createFamilySimpleStateProvider<K, T>, the equivalent of RelatedStateProvider<K, T> for Riverpod.
  • Add createFamilyPaginatedStateProvider<K, T>, the equivalent of RelatedPaginatedStates<K, T> for Riverpod.
2
likes
150
points
14
downloads

Publisher

verified publisherskyhook.fr

Weekly Downloads

BodyBuilder is a widget that manage the loading of your data

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

body_builder, flutter, flutter_riverpod

More

Packages that depend on body_builder_riverpod_adapter