age_range_signals library
Classes
- AgeRangeSignals
- Flutter plugin for age verification.
- AgeSignalsResult
- Result returned from checking age signals.
Enums
- AgeDeclarationSource
- Source of the age declaration (iOS only).
- AgeSignalsStatus
- Status of the age verification check.
Exceptions / Errors
- AgeSignalsException
- Base exception for age signals operations.
- ApiErrorException
- Exception thrown when the platform API encounters an error.
- ApiNotAvailableException
- Exception thrown when the API is not available on the platform.
- MissingEntitlementException
- Exception thrown when the required entitlement is missing or not approved.
- NetworkErrorException
- Exception thrown when a network error occurs.
- NotInitializedException
- Exception thrown when the plugin has not been initialized.
- PlayServicesException
- Exception thrown when Google Play Services is unavailable or outdated (Android).
- UnsupportedPlatformException
- Exception thrown when the platform version is incompatible.
- UserCancelledException
- Exception thrown when the user cancels the age verification prompt.
- UserNotSignedInException
- Exception thrown when the user is not signed in (Android).