talker
693
☎️ Advanced error handler and logger for dart and flutter apps
Flogs
197
An Advanced Logging Framework develop in flutter that provides quick & simple logging solution.
MXLogger
156
MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。
floggy
120
Customizable logger for dart and flutter applications.
flutter-plugin
62
Flutter plugin for AppSpector SDK. With AppSpector you can remotely debug your app running in the same room or on another continent in real-time. https://pub.dev/packages/appspector
simple_logger
57
Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to caller info by clicking the log.
let_log
48
LetLog is a Flutter log system that supports both IDE and in-app display, and supports log and network
flutter_logs
43
An extensive logging framework developed for flutter apps.
l
38
Cross-platform html/io [L]ogger with simple API.
redux_logging
30
Redux.dart Middleware that prints the latest action & state
flutter_floating_logger
17
floating_logger is a Flutter library that provides a floating widget for real-time API request logs. It allows developers to monitor API fetch responses and easily copy the corresponding curl request for testing or debugging, making it an essential tool for efficient development and debugging.
pretty_http_logger
6
Pretty Http Logger is a middleware logger library for Dart HTTP library that logs network calls in a pretty, easy-to-read format and supports intercepting network calls.