Changelog

2.0.0 (2025-11-13)

  • Upgrade http dependency version to ^1.0.0
  • Upgrade DataDome Android SDK dependency to ^3.0.0

Android requirements

  • Minimum API level (minSdkVersion): 19
  • Minimum Kotlin version: 1.9.0

1.2.0 (2024-09-27)

  • Add support for HTML challenges
  • Add support for invisible Device Check challenge
  • Add support for additional challenges following an invisible Device Check

1.1.0 (2023-11-14)

  • Migrate to Android V2
  • Upgrade Dart SDK version to be compatible with Dart 3
  • Upgrade Kotlin version to 1.6.10
  • Upgrade compileSdkVersion and targetSdkVersion to 32
  • Upgrade DataDome SDK Core versions

1.0.5 (2021-07-09)

  • Support null safety.

1.0.4 (2021-05-12)

  • Fixed an issue when sending map/array in the request body for android.

1.0.3 (2021-05-12)

  • Fixed an issue when sending map/array in the request body.

1.0.2 (2021-05-10)

  • Fixed dependencies for android with OkHTTP.

1.0.1 (2021-05-07)

  • We migrated the android sdk repository from Bintray to Jitpack.io

1.0.0 (2021-02-15)

  • First version of the DataDome Plugin for Flutter. Please visit the documentation for more details on how to integrate and operate the DataDome Flutter plugin.