flutter_cookie_consent 1.0.2 copy "flutter_cookie_consent: ^1.0.2" to clipboard
flutter_cookie_consent: ^1.0.2 copied to clipboard

A Flutter package for implementing GDPR-compliant cookie consent banners and privacy preferences.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.2] - 2025-05-18 #

Changed #

  • Improved web platform implementation to use localStorage directly

[1.0.1] - 2025-04-21 #

Added #

  • Added shared_preferences support for mobile platforms (Android/iOS)
  • Improved storage implementation for cookie preferences

Changed #

  • Updated platform support information in README
  • Improved documentation and examples

Fixed #

  • Fixed cookie preferences persistence on mobile platforms
  • Fixed platform-specific storage implementation

[1.0.0] - 2025-04-18 #

Added #

  • Initial release of Flutter Cookie Consent
  • Basic cookie consent banner implementation
  • Support for multiple cookie categories (Essential, Analytics, Marketing)
  • Customizable banner position (top/bottom)
  • Settings dialog for detailed cookie preferences
  • Persistent storage of user preferences
  • Platform-specific implementations for Web, Android, and iOS
  • Comprehensive documentation and examples
  • Dark mode support
  • Localization support
  • Customizable animations
  • Accessibility support
  • Windows, macOS, and Linux platform support

Changed #

  • Improved banner UI/UX design
  • Enhanced performance and memory usage
  • Optimized storage implementation
  • Updated dependencies to latest versions
  • Converted all UI text and comments to English

Fixed #

  • Fixed banner positioning issues on some devices
  • Resolved storage permission problems on Android
  • Fixed localization loading issues
  • Addressed accessibility concerns

Security #

  • Implemented secure storage for user preferences
  • Added data encryption for sensitive information
  • Enhanced privacy protection measures

[0.0.1] - 2025-04-18 #

Added #

  • Initial project setup
  • Basic cookie consent functionality
  • Web platform implementation
  • Android platform implementation
  • iOS platform implementation
  • Basic documentation

Changed #

  • Initial release
3
likes
160
points
64
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for implementing GDPR-compliant cookie consent banners and privacy preferences.

Homepage
Repository (GitHub)

Topics

#flutter #cookie #consent #gdpr #privacy

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, shared_preferences, web

More

Packages that depend on flutter_cookie_consent