GDPR Packages

GDPR is coming up, and you’re not sure what to do. The General Data Protection Regulation (GDPR) went into effect in 2018. This new regulation will have a major impact on how companies collect data from European Union citizens. It’s important that your company is compliant with this new law or risk heavy fines of 4% of global revenue or €20 million, whichever is higher!

These packages are designed to give your company everything it needs in order to be fully prepared for GDPR compliance.

gdpr_dialog

GDPR theme can be used to create GDPR-compliant personalized advertisements and non-personalized advertising.

admob_consent

Google’s User Messaging Platform (UMP) SDK is a wrapper for the UMP SDK that is used for gathering consent on Android and iOS.

funding_choices

A flutter library to unofficially support Google Funging Choices, a Google service for GDPR and CCPA Consent management.

Similar Posts

  • Packages for Payment Implementation

    These Flutter packages for payment implementation provide everything you need to get started including in-app purchases (IAP) and subscriptions. flutter_stripe_payment To accept card payments, add Stripe to your Flutter application and use Payment Intents with Strong SCA 3DS Compliance. cashfree_pg This is the official Flutter plugin for integrating Cashfree PG with your app. It displays…

  • Picture-in-Picture Packages

    A Picture-in-Picture (PIP) is a small, frame that floats out of the main video and stays on top of it. It can be used to display anything like: Knowing the different purposes behind PIP will help you understand which package suits your needs best. flutter_android_pip With the SDK 24 or above, you may integrate Picture-in-Picture…

  • Packages to Scan Barcode and QR

    flutter_barcode_scanner A plugin for Android and iOS that enables barcode scanning. Barcodes, QR codes, and other types of coding are all supported. qr_flutter A Widget or custom painter may be used to display QR codes for Flutter. qr_code_scanner The zxing library is a QR code scanner that can be integrated into flutter. It makes use…

  • Date and Calendar Packages

    date_format The date_format is an easy-to use API that provides several constants for building your own Date format string. Use the `formatDate` method to create customised dates, and be sure they look good on any device! It provides various constants that you can use when building your Date string with the formatDate method, so it’s…

  • Best Flutter Tools

    If you want to get the most out of your experience with this incredible platform then I recommend checking out these awesome tools! Flutter Editors Android Studio Android Studio is an IDE (Integrated Development Environment) for developing a mobile application using Dart/Flutter, Java/Kotlin or C/C++ language on Linux, macOS and Windows operating systems. Visual Studio…

  • Rich Text Editors

    flutter_markdown This package is a Markdown editor for Flutter. From plain text data formatted with simple Markdown tags, you may produce rich text output including text styles, tables, links, and more. markdown markdown is a Dart library that can convert Markdown to HTML. zefyr Flutter’s clean, minimalistic, and collaboration-ready rich text editor. zefyrka This editor…