error_handeler library

Classes

ErrorHandlerFlutter
A class to provide error Handeling functionality This uses Http as default Scheme and showSnackbar is default set to True When APi call through get method of this class and internet is not available , A sncakbar will appear on the screen Call init method of this class after Materialapp is Initialized and pass parameter to configure as per your choice
ErrorResponseHolder
A Class to Hold Error response in Structured manner

Enums

ErrorHandelerFlutterEnum
Enum class for all the exceptions and statusCodes