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

BodyBuilder is a widget that manage the loading of your data

1.1.0 #

  • Bump dependencies versions
  • Bump flutter_riverpod from ^2.6.1 to ^3.0.3

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
160
points
195
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