cubit_base 0.0.6 copy "cubit_base: ^0.0.6" to clipboard
cubit_base: ^0.0.6 copied to clipboard

A lightweight Flutter library to simplify data fetching and pagination using Bloc/Cubit. It provides standardized states and a Fetcher utility to reduce boilerplate.

0.0.5 #

  • Initial public release of cubit_base.
  • Standardized BaseState and BasePaginationState.
  • Implemented Fetcher utility for streamlined Cubit operations.
  • Added support for automated pagination handling.
  • Integrated GitHub Actions for automated publishing.
1
likes
155
points
164
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter library to simplify data fetching and pagination using Bloc/Cubit. It provides standardized states and a Fetcher utility to reduce boilerplate.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cubit_base