flutter-paginated-listview-tutorial
flutter-paginated-listview-tutorial copied to clipboard
The method 'dispatch' isn't defined for the class 'ListBloc'. Try correcting the name to the name of an existing method, or defining a method named 'dispatch'.
i am getting this error in list_bloc.dart file . any solution for this issue ?
@lee-jun-fan change .dispatch() to .add().