How to Increase Product Load Limit?
You can change the number of items that will be fetched at once when a request is sent to the server:
-
Go to lib > utils > Constant.dart File
-
Find the LOAD_ITEM_LIMIT variable and update its value:
This limit is extended for some APIs like:
- categoryCubit.dart
- bookmarkCubit.dart
- LikeAndDislikeCubit.dart
- bookmarkCubit.dart
- Search.dart