menu
saimobileapps_common package
documentation
image_service.dart
ImageService
pickImages abstract method
pickImages abstract method
dark_mode
light_mode
pickImages
abstract method
Future
<
List
<
String
>
?
>
pickImages
(
{
double
?
maxWidth
,
double
?
maxHeight
,
})
Implementation
Future<List<String>?> pickImages({double? maxWidth, double? maxHeight});
saimobileapps_common package
documentation
image_service
ImageService
pickImages abstract method
ImageService class