cr_logger library

Enums

LogType

Extensions

AnsiColorExt on AnsiColor
HttpBeanExtension on HttpBean

Properties

log CRLoggerWrapper
Run LoggerInitializer.instance.init() before using this
getter/setter pair
popupButtonKey GlobalKey<PopupMenuButtonState>
Key to access the pop-up menu widget
final

Functions

copyClipboard(BuildContext context, String value, {Color selectValueColor = Colors.white}) → void
toJson(Object? data) String

Typedefs

BuildTypeCallback = String Function()
EndpointCallback = String Function()
LogoutFromAppCallback = dynamic Function()
ParserError = Map<String, dynamic> Function(Object? data)