domain/constants/common library

Functions

delay() Future<void>
Introduces a delay of 1 second.
showErrorToast(String message) Future<bool?>
Displays an error toast with a given message.