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

outdated

The collection of useful utils and architecture base classes.

0.0.4 #

  • Update the PaginationData:
    • rename it to the PaginationInfo.
    • rename its old PaginationData.data field to the PaginationInfo.items.
    • add a new methods that can be used to update the pagination info:
      • addItems method to add a new items to the existing.
      • addItem method to add a new item to the existing.
      • removeItem method to remove an item from the existing items.
  • Add documentation to the ActionCubit, ReactiveFacadeConsumerCubit and ReactiveFacade

0.0.3 #

  • Fix action bloc's state mappers

0.0.2 #

  • Export ReactiveFacadeConsumerCubit.
  • Add an example app.

0.0.1 #

  • Initial version.
0
likes
0
points
50
downloads

Publisher

unverified uploader

Weekly Downloads

The collection of useful utils and architecture base classes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, equatable, fpdart, meta, response_parser

More

Packages that depend on convenient_architecture