flutter_monitoring_sdk 0.0.5 copy "flutter_monitoring_sdk: ^0.0.5" to clipboard
flutter_monitoring_sdk: ^0.0.5 copied to clipboard

A lightweight Flutter monitoring SDK with logging, network monitoring, navigation tracking, and log viewer.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and Semantic Versioning.

0.0.5 #

Fixed #

  • README improvements
  • Minor updates

Added #

Core

  • Initial release of Flutter Monitoring SDK
  • Public FlutterMonitoring API
  • MonitoringEngine for initialization

Logging

  • Verbose, Debug, Info, Warning, Error, Critical logs
  • Console logging support
  • In-memory log storage

Network Monitoring

  • Dio interceptor support
  • HTTP client monitoring
  • Request/response logging
  • Duration tracking
  • Headers and body capture
  • Navigation observer support
  • Route tracking

Crash Monitoring

  • Crash handler
  • Exception and stack trace capture

Session Monitoring

  • Session tracking (start/end/duration)

UI

  • Monitoring dashboard screen
  • Floating action button
  • Search and filter logs
  • JSON viewer

Example

  • Full working example app

Testing

  • Unit tests included
  • 100% analyzer clean

Documentation

  • README, CHANGELOG, CONTRIBUTING, CODE_OF_CONDUCT, SECURITY
0
likes
140
points
300
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter monitoring SDK with logging, network monitoring, navigation tracking, and log viewer.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, http, path, path_provider

More

Packages that depend on flutter_monitoring_sdk