You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.
Create varius mixins on default BlocBuilder, BlocListener, BlocConsumer
BlocBuilder
/BlocListener
/BlocConsumer
Default BlocBuilder
BlocBuilder.distinct
/BlocListener.distinct
/BlocConsumer.distinct
Distinct in buildWhen & listenWhen by default
BlocBuilder.change
/BlocListener.change
/BlocConsumer.change
Ability to manipulate
Change
instead ofState
The text was updated successfully, but these errors were encountered: