talker_dio_logger_plus library

Classes

AdvancedDioLogger
Advanced Dio HTTP client logger with rich features.
AdvancedDioLoggerConstants
Constants for the advanced Dio logger
AdvancedDioLoggerSettings
Settings for the advanced Dio logger
DisplayLimit
Display limit configuration for response types.
DisplayLimitRegistry
Registry for display limits per HTTP content type.
FileSaverInterface
Abstract interface for file saving and sharing operations.
HttpDetailScreen
Shows the full details of an HTTP log entry
HttpLogCard
A card that displays a single HTTP log entry (request, response, or error).
TalkerThemeProvider
InheritedWidget to provide TalkerScreenTheme to descendant widgets without prop drilling.

Enums

HttpBodyType
Content type enumeration for HTTP responses.

Functions

isAdvancedHttpLog(TalkerData data) bool
Returns true if data is from AdvancedDioLogger.