menu
gallery_saver_updated package
documentation
files.dart
imageFormats constant
imageFormats constant
dark_mode
light_mode
imageFormats
top-level constant
List
<
String
>
const
imageFormats
Implementation
const List<String> imageFormats = [ '.jpeg', '.png', '.jpg', '.gif', '.webp', '.tif', '.heic' ];
gallery_saver_updated package
documentation
files
imageFormats constant
files library