storyteller_gam_sdk 0.0.1-alpha.2 copy "storyteller_gam_sdk: ^0.0.1-alpha.2" to clipboard
storyteller_gam_sdk: ^0.0.1-alpha.2 copied to clipboard

Flutter plugin for Storyteller Google Ad Manager integration.

0.0.1-alpha.2 #

  • Test release build to validate publishing pipeline updates.

0.1.0 #

  • Implement Android method-channel bridge that forwards configuration to StorytellerGamModule and proxies ad unit callbacks to Dart.
  • Added optional moduleKey and enableDebugLogging flags to SetupGamConfiguration.
  • Updated example, documentation, and tests to reflect Android-first setup flow.

0.0.1 #

  • Initial release with Storyteller GAM support for Android and iOS.
  • Exposes Dart API to configure the module and respond to ad unit requests.