privacysuraksha_consent 0.2.0 copy "privacysuraksha_consent: ^0.2.0" to clipboard
privacysuraksha_consent: ^0.2.0 copied to clipboard

DPDP consent notice for Flutter apps — the Flutter shell of the Compliant mobile SDK.

0.2.0 #

  • Feature: the consent-receipt and consent-history download buttons now route through the native bridge instead of a browser-only fetch() + anchor-click that never worked inside a WebView. The web core sends a download request over the same channel as every other network call; the shell fetches the bytes, writes them to a temp file, and hands them to the platform share sheet via a new pluggable CompliantShare interface (default: SharePlusCompliantShare, backed by share_plus). Adds share_plus and path_provider as new required dependencies.

0.1.1 #

  • Fix: a 404 from GET /api/v1/cookie-declaration/:siteKey (no scan published yet — the normal state for a fresh integration) is no longer reported as a generic load error. http_bridge.dart now carries the HTTP status code through to the page, which renders the friendly "nothing published yet" empty state instead of an error banner.

0.1.0 #

Initial release.

0
likes
140
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

DPDP consent notice for Flutter apps — the Flutter shell of the Compliant mobile SDK.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_secure_storage, path_provider, share_plus, webview_flutter

More

Packages that depend on privacysuraksha_consent