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 > core > configs > app_config.dart File
-
Find the limit like variables and update its value:

This limit is extended for some APIs like:
- categoryCubit.dart
- bookmarkCubit.dart
- LikeAndDislikeCubit.dart
- bookmarkCubit.dart
- Search.dart