consent_mode_flutter 1.0.2
consent_mode_flutter: ^1.0.2 copied to clipboard
A comprehensive Flutter library for managing user consent according to GDPR, CCPA, and other privacy regulations.
1.0.0 #
- Initial release
- Complete consent management (Essential, Analytics, Marketing, Functional)
- Customizable UI with banner and bottom sheet
- Fully custom UI with complete control
- Listeners to react to consent changes
- Automatic preference persistence
- Simple integration with analytics and marketing tools
1.0.1 – 2025-06-11 #
- Fix apertura URL privacy policy su Android
- Miglioramenti minori nella documentazione
1.0.2 – 2025-06-13 #
- Moved the launchPrivacyPolicy method to the ConsentModeFlutterUtils class for better reusability
- No changes in behavior or functionality