Utils - Kibibibit/geoff GitHub Wiki
The Utils library contains:
- Alarm: A modification of the standard dart
Timer, supporting being triggered at a specificDateTimeas well as after a duration
And the following sub-libraries:
- Maths: A library containing maths utilities for randomness, standard operations and in the future potentially more advanced maths functions
- Networking: A library containing a rest client wrapper, GRPC utilities and a wrapper around Flutter AppAuth
- System: A library containing utilities for logging, sensors and device information