metrics library
Classes
- MethodChannelMetricsPlugin
- MethodChannel-based implementation of MetricsPluginPlatform.
- MetricsCollector
- Collects metrics periodically and exposes them as a stream.
- MetricsData
- Represents a snapshot of system metrics (CPU, memory, timestamp).
- MetricsPlugin
- Provides a unified API for collecting metrics from the current platform.
- MetricsPluginPlatform