bloc_toolkit 2.0.0-dev.3 copy "bloc_toolkit: ^2.0.0-dev.3" to clipboard
bloc_toolkit: ^2.0.0-dev.3 copied to clipboard

A package that provides a set of tools for efficient and flexible state management using the Bloc pattern.

1.3.1 #

  • Changes:
    • Update changelogs

1.3.0 #

  • Changes:
    • Added the ability to submit data
    • Added submitData method to DataBloc
    • Added extensions for DataS
    • Now Implementation of LoadData method is optional

1.2.0 #

  • Deps:
    • Upgrade to bloc ^9.0.0

1.0.0 #

  • Changes:
    • Update docs.
    • Release version

0.0.1-beta.5 #

  • Changes:
    • Removed unions.

0.0.1-beta.4 #

  • New Features:
    • Added SelectBloc to manage item selection from a list.

0.0.1-beta.3 #

  • New Features:
    • Implemented ListBloc to manage lists with filtering and sorting capabilities.

0.0.1-beta.2 #

  • New Features:

    • Added data loading params.
    • Added example project.
    • Added extensions, union functions.
  • Improvements:

    • Changed ReloadingDataErrorS behavior.
    • Changed ReloadingDataS behavior.
  • Other Changes:

    • Removed ReloadingDataFinishedS.
    • Improved test coverage.

0.0.1-beta.1 #

  • New Features:
    • Implemented DataBloc for efficient state management and data processing. This component supports loading, reloading, updating and initializing data, providing flexible and efficient state and data management in applications.
5
likes
0
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A package that provides a set of tools for efficient and flexible state management using the Bloc pattern.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bloc, bloc_concurrency, meta

More

Packages that depend on bloc_toolkit