utils/common library

Functions

imageFromPath(String path, {BoxFit? fit, double? width, double? height}) Image
isAssetPath(String path) bool
saveBytesToFile(Uint8List data, String fileName) Future<String>