bugs library

A comprehensive bug report and logger package for Flutter applications.

This library provides tools for logging, bug reporting, error handling, and sharing bug reports in Flutter applications.

Classes

BugReport
Represents a comprehensive bug report
BugReportConfig
Configuration for bug report manager
BugReportForm
A widget for creating new bug reports
BugReportList
A widget for listing and managing bug reports
BugReportLogger
Main logger class for the application
BugReportManager
Manages bug reports creation, storage, and sharing
BugReportSharer
Utility class for sharing bug reports
BugReportSystem
Main class providing convenient access to bug reporting functionality
DeviceInfo
Contains device and application information
ErrorReporter
Utility for manual error reporting
GlobalErrorHandler
Global error handler for Flutter applications
LogEntry
Represents a single log entry
LoggerConfig
Configuration for the logger
NetworkErrorHandler
Network error utilities
PerformanceMonitor
Performance monitoring utilities
ZoneErrorHandler
Zone-based error handling

Enums

BugSeverity
Bug report severity levels
LogLevel
Enumeration for different log levels