I think the problem was that I only had the bloc package as a dependency. After I installed flutter_bloc as well, it started working as expected.
bloc
flutter_bloc