utils library

Functions

getDeviceId() Future<String>
getDeviceName() Future<String>
getResponse(Response<String> res) Response
md5Hash(List<int> str) List<int>
parentPath(String path) String
passwordHash(String passwd) String
serializeRequest(GeneratedMessage message) String
sha256Hash(List<int> str) List<int>
sizeString(int size) String
updateAccountInfo(Account account, SafeAccount safeAccount) → void