ImageCompression extension
- on
Methods
-
compressFile(
{int quality = 80, int rotation = 0}) → Future< File?> -
Available on File, provided by the ImageCompression extension
-
compressToUint8List(
{int quality = 50, int rotation = 0}) → Future< Uint8List?> -
Available on File, provided by the ImageCompression extension