Aller au contenu principal

Release notes

[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 compileSdkVersion to 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.

[1.0.1] 2025-04-30

Changed

  • Error log in Debug mode.
  • On iOS BannerView operations are now handled on the main thread.

Fixed

  • BlueStackError.java name issue.
  • Flutter state issue when calling dispose() on BannerView

[1.0.0] 2025-04-23

Added

  • Initial Release: Support for widget based Banner Ads, full screen Interstitial and Rewarded Ad.