utils library

Functions

compareDynamics(dynamic a, dynamic b) int
convertError(Object e) String
createUri(String path, Map<String, String> queryParameters) Uri
formatDate(DateTime date) String
formatDateHum(DateTime date) String
formatDateTime(DateTime date) String
formatDateTimeHum(DateTime date) String
formatDateTimeText(DateTime date) String
labelComponent(String caption, Component comp) Panel
listFromJson(List listObject) List<String>
roundDouble(double value, int places) double