flutter_ecg_monitor library
flutter_ecg_monitor
A realistic animated ECG / heartbeat-monitor widget.
Public API
- EcgMonitor — the drop-in widget
- EcgMonitorConfig — all tunable parameters in one place
- EcgGridPainter — static ECG-paper background (exported for advanced use)
- EcgTrailPainter — the animated trail painter (exported for advanced use)
Classes
- EcgGridPainter
- Draws the static ECG-paper grid background.
- EcgMonitor
- A drop-in animated ECG / heartbeat-monitor widget.
- EcgMonitorConfig
- All tunable parameters for EcgMonitor in one immutable config object.
- EcgTrailPainter
- Animated ECG trail painter.