configuration/features/welcome_screen/aiuta_welcome_screen_feature library

Classes

AiutaWelcomeScreenFeature
This class represents the optional welcome screen feature for the Aiuta SDK. It is used to show a welcome screen when the SDK is opened for the first time. The welcome screen is shown only if the user has not completed the onboarding. So it is bound to the onboarding feature. If the onboarding is not provided, the welcome screen will be shown every time the SDK is opened and you should care of providing or not providing the welcome screen feature in the configuration to control the welcome screen visibility yourself.