adforus_cubex_adapter
CubeX Flutter Adapter.
1.2.0
What this package is like to depend on
Last release 24 days ago
31 Jul 2026
Ships fairly regularly
a new release about every 3 months
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
3 releases · first in 2026
3 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jan 2026 to Jul 2026Releases
latest 3-
1.2.031 Jul 2026Release notes
Open source →- Android build: migrate off directly-applied Kotlin Gradle Plugin (KGP) toward Flutter's "Built-in Kotlin" model, fixing the
Future versions of Flutter will fail to build if your app uses plugins that apply KGPwarning.kotlin-androidis now only applied when the host app's Android Gradle Plugin is below version 9 (AGP 9+ / recent Flutter apply Kotlin centrally), keeping older Flutter/AGP toolchains working unchanged.- Replaced the deprecated
android.kotlinOptionsblock with thekotlin { compilerOptions { ... } }DSL.
- Bumped Android toolchain versions to clear Flutter's dependency version warnings: AGP 8.9.1 -> 8.13.2, Kotlin 2.1.0 -> 2.2.20, example app Gradle wrapper 8.12 -> 8.14.5.
- No Dart/API changes; this is a build-system-only update.
- Android build: migrate off directly-applied Kotlin Gradle Plugin (KGP) toward Flutter's "Built-in Kotlin" model, fixing the
-
1.1.027 Mar 2026Release notes
Open source →- Initial Release of Adapter
- iOS 'CubeXKit' : '1.1.2'
- AOS 'Cubex' : '1.3.0
-
1.0.028 Jan 2026