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

BodyBuilder is a widget that manage the loading of your data

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
0
points
14
downloads

Publisher

verified publisherskyhook.fr

Weekly Downloads

BodyBuilder is a widget that manage the loading of your data

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

body_builder, flutter, flutter_riverpod

More

Packages that depend on body_builder_riverpod_adapter