bluestack_sdk_flutter 2.0.0
bluestack_sdk_flutter: ^2.0.0 copied to clipboard
BlueStack Flutter plugin for interstitial, rewarded, and banner ad integration on Android and iOS apps.
Changelog #
2.0.0 - 2025-11-05 #
Changed #
- Renamed bluestack_sdk.dart to bluestack_sdk_flutter.dart to align library name with package name per pub rules.
- Upgraded
compileSdkVersionto 35. - Upgraded Android Gradle to 8.5.0.
- Upgraded BlueStack Android Core SDK to v5.3.1.
- Upgraded BlueStack iOS Core SDK to v5.3.2.
- Updated mediation adapter dependencies in the example app for compatibility with latest Core SDK versions.
1.0.2 - 2025-07-08 #
Changed #
- Core API calls and callbacks now run on the main thread for improved stability.
- Upgraded Android Gradle to 8.1.0 and Android SDK to API level 34.
- Updated BlueStack Android Core SDK to version 5.1.4.
- Updated BlueStack iOS Core SDK to version 5.1.5.
- Modified the Example App to reflect recent SDK updates and changes.
