Describe the bug
https://github.com/felangel/bloc/blob/master/examples/flutter_infinite_list/lib/main.dart
Line 52:
return BlocBuilder<PostBloc, PostState>(
The
To Reproduce
Steps to reproduce the behavior:
Expected behavior
app should be run normally.
Screenshots
none
*Logs *
none
Additional context
none
Update your flutter_bloc to 0.20.0 version
ok. thanks.
Most helpful comment
Update your flutter_bloc to 0.20.0 version