leancode_cubit_utils 0.0.4 copy "leancode_cubit_utils: ^0.0.4" to clipboard
leancode_cubit_utils: ^0.0.4 copied to clipboard

A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate.

0.0.4 #

  • Remove unused, unexported code from query directory

0.0.3 #

  • Make retry in RequestErrorBuilder and PaginatedErrorBuilder non-nullable

0.0.2 #

  • Add default onErrorCallback for RequestCubitBuilder
  • Change PaginatedCubitLayout first page error callback from cubit.run to cubit.refresh

0.0.1 #

  • Initial version containing utilities for creating paginated page and page for performing a single request on a page.
6
likes
140
pub points
65%
popularity

Publisher

verified publisherleancode.co

A collection of cubits and widgets that facilitate the creation of repetitive pages, eliminating boilerplate.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

async, cqrs, equatable, flutter, flutter_bloc, leancode_hooks, logging, provider

More

Packages that depend on leancode_cubit_utils