Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base mixin on BlocBase - allow use it on Cubit #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

petrnymsa
Copy link

When mixin "on" clausule is changed to be based on BlocBase, it is possible to use it with Cubit as well. Moreover there is no need to be based on Bloc as "EVENT" type parameter is not even used.

  • I've added example usage as well.

@petrnymsa
Copy link
Author

@AnnaVadimovna Hi, would you like to consider to include into the package? For now we are using our forked version

@tenhobi
Copy link

tenhobi commented Feb 14, 2023

Hey @AnnaVadimovna any progress on this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants