appero library
Classes
- Appero
- Main singleton class for interacting with the Appero SDK.
- ApperoAnalyticsDelegate
- Delegate interface for receiving analytics events from the Appero SDK.
- ApperoColors
- Color palette for Appero SDK themes.
- ApperoRatingImages
- Rating images configuration for Appero SDK themes.
- ApperoTheme
- Complete theme configuration for Appero SDK.
- ApperoTypography
- Typography configuration for Appero SDK themes.
Enums
- ExperienceRating
- Experience rating levels for logging user interactions.
Constants
- alternativeRatingImages → const ApperoRatingImages
- Alternative star-based rating images using the example app's assets.
- customTheme1 → const ApperoTheme
- CustomTheme1: Purple theme with lime yellow accents.
- customTheme2 → const ApperoTheme
- CustomTheme2: Rose theme with purple accents, Merriweather font, and star rating icons.
- systemTheme → const ApperoTheme
- System theme that auto-detects light/dark mode.