services/services library

General services used by the application.

Functions

loadFromNDJson(String filePath) Future<List>
timestampToHumanReadable(double? timestamp, DateFormat format) String?