Skip to content

v1.0.12

Compare
Choose a tag to compare
@rayjasson98 rayjasson98 released this 04 Jan 17:29
· 27 commits to master since this release
Implement retrieval of historical telemetry data using FutureBuilder

- Use stateful widget instead and implement FutureBuilder to retrieve historical telemetry data
- Remove readPreviousReading() method and its related invocation code since the process is automatic
- Add length property for LineChartSpots