AiutaImagePickerFeature
Image picker feature configuration for the Aiuta SDK.
This feature manages all aspects of image selection and management within the SDK. It provides configuration for different image sources including camera capture, photo gallery selection, predefined models, and upload history.
Required components:
photoGallery: Photo gallery selection functionality
images: Image resources and placeholders
strings: Text content and localization
Optional components:
camera: Camera capture functionality
predefinedModels: Predefined model images
uploadsHistory: Previously uploaded images history
See also
Constructors
Types
Builder class for creating AiutaImagePickerFeature instances.
Properties
Optional camera capture feature configuration
Required image resources and placeholders configuration
Required photo gallery selection feature configuration
Optional predefined model images feature configuration
Required text content and localization configuration
Optional upload history feature configuration