Changelog: Flutter Plugin
1.2.0 (2024-09-27)
- Add support for HTML challenges
- Add support for invisible Device Check challenge
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
andtargetSdkVersion
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.
Updated 3 months ago