library library
Displays Privacy Policy and Terms and Conditions
Classes
- LegalLocalizations
-
Callers can lookup localized strings with an instance of LegalLocalizations returned by
LegalLocalizations.of(context). - LegalRoutes routes
- Routes defined by the legal library
- LegalScreen screens
- Screen used to show Privacy Policy and Terms and Conditions.
Enums
- LegalType
- Indicates which legal document to load
Constants
- legalInfoID → const String
- Legal Info ID read from Environment variables
Functions
-
lookupLegalLocalizations(
Locale locale) → LegalLocalizations