system_status library
Classes
- BatteryStatusModel
- Model class representing the status of the battery.
- CpuUsageInfoModel
- Model class representing CPU usage information.
- DiskSpaceModel
- Model class representing disk space information.
- MemoryStatisticsModel
- Model class representing memory statistics.
- MethodChannelSystemStatus
- An implementation of SystemStatusPlatform that uses method channels.
- SystemStatusMacOS
- An implementation of SystemStatusPlatform that uses method channels.
- SystemStatusModel
- Model class representing system status information.
- SystemStatusPlatform
- The interface that implementations of SystemStatusPlatform must implement.