try Move the multi bloc provider to be the parent of MaterialApp, also make sure that You are accessing the cubit with valid state, if not work try wrap your desired widget with the bloc provider first to make sure it works then go for further debugging to figure why it is not work since all setup had been done correctly