utils/common library
Classes
Extensions
Properties
-
animationMaps
→ Map<
String, AnimationInfo> -
final
Functions
-
imageFromPath(
String path, {BoxFit? fit, double? width, double? height}) → Image -
isAssetPath(
String path) → bool -
saveBytesToFile(
Uint8List data, String fileName) → Future< String>