util library
utility classes
Classes
- LoggingInterceptors
-
Dio instance may have one or more interceptors by which you can intercept
requests/responses/errors before they are handled by
then
orcatchError
. - OnvifUtil
- Helper functions for Onvif related operations
Enums
Extensions
- Helpers on String
- UsageExtension on DioException
Functions
-
getEnvironmentVariable(
String variableName, {String? defaultValue}) → String?