flutter_consent_flow 1.0.0 copy "flutter_consent_flow: ^1.0.0" to clipboard
flutter_consent_flow: ^1.0.0 copied to clipboard

outdated

A Flutter utility library for handling regulatory frameworks and geolocation permissions. This library provides methods to identify the relevant regulatory framework based on the user's IP or location [...]

Changelog #

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

[Unreleased] #

Added #

  • Initial release of the FlutterConsentFlow package.

1.0.0 - 2023-08-12 #

Added #

  • Introduced the FlutterConsentFlow utility class for handling regulatory frameworks and geolocation permissions.
  • Included methods to initialize the package, retrieve regulatory frameworks by IP and coordinates, and check location permissions.
  • Added support for identifying GDPR, CCPA, LGPD, and non-applicable regulatory frameworks.
  • Provided in-built consent dialog with customizable content for requesting user consent.
  • Documented usage examples and provided comprehensive in-code comments.
  • Included unit tests to ensure the correctness of the package's functionality.

Changed #

  • Updated README.md with detailed instructions for usage, setup, and customization.
  • Improved the structure and organization of the package codebase.
  • Enhanced the logging mechanism for better debugging and troubleshooting.

Fixed #

  • Addressed minor issues related to HTTP requests and response handling.
  • Improved error handling and provided appropriate feedback to users.
3
likes
0
points
50
downloads

Publisher

verified publisherinfoowly.com

Weekly Downloads

A Flutter utility library for handling regulatory frameworks and geolocation permissions. This library provides methods to identify the relevant regulatory framework based on the user's IP or location and show a consent dialog to request user consent.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, geocoding, geolocator, http, url_launcher

More

Packages that depend on flutter_consent_flow