bidscube_sdk_flutter 0.1.1 copy "bidscube_sdk_flutter: ^0.1.1" to clipboard
bidscube_sdk_flutter: ^0.1.1 copied to clipboard

BidsCube Flutter SDK for displaying image, video, and native ads across all platforms.

0.1.1 #

  • Dependency updates to latest versions (Flutter, Dart, and all plugins)
  • Improved documentation coverage for public API
  • Added a complete example in example/main.dart
  • Fixed static analysis and lint warnings
  • Added library directives to fix dangling doc comments
  • Fixed unused variable and whitespace widget issues
  • Improved consent management callback handling in testapp
  • Various bugfixes and code cleanup for pub.dev compliance

0.1.0 #

  • Initial release of BidsCube Flutter SDK
  • Multi-platform support (Android, iOS, Web, Desktop)
  • Image, Video, and Native ad support
  • Multiple ad positions with dynamic styling
  • VAST video ad support with IMA SDK integration
  • Responsive native ads with flexible layouts
  • Position override functionality for testing
  • Comprehensive error handling and logging
  • Production-ready SDKLogger implementation
  • Unified API across all platforms
  • Real-time position changes with visual feedback

0.0.1 #

  • TODO: Describe initial release.