Skip to content

kevinarch/side_effect_cubit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Side Effect Workspace

This workspace contains several packages that facilitate testing blocs that produce side effects. The main packages are:

  • side_effect_cubit: This package introduces the concept of side effects in a bloc, allowing for more flexible and modular state management.
  • side_effect_cubit_test: This package is designed to test blocs that produce side effects, inheriting from the bloc_test package and adding features for expecting side effects to be emitted.

Contributing

Contributions are welcome! Please read the contributing guidelines before submitting a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages