koah_flutter 0.0.4 copy "koah_flutter: ^0.0.4" to clipboard
koah_flutter: ^0.0.4 copied to clipboard

A Flutter package for integrating Koah ads into your application to display relevant, contextual advertising content.

0.0.4 #

  • New Event Callback System: Added KoahEvent sealed class with lifecycle events (NoAdFill, AdServed, AdViewed, ImpressionTracked, AdClicked). Use the onEvent parameter on KoahSuffix to handle events.
  • Redesigned KoahSuffix Widget: New three-section layout with header (logo, brand, domain, "Ad" label), body (ad text), and CTA button.
  • Breaking: Refactored KoahStyle configuration - now uses KoahHeaderStyle, KoahBodyStyle, and KoahCtaStyle instead of previous fields. KoahContainerStyle now uses individual properties instead of a single BoxDecoration.

0.0.2 #

  • Fix dart conventions. Add formatting and switch from printing to using a logger.

0.0.1 #

  • Initial Suffix Ad component with impression tracking, auth management, url launching, styling, and basic widget lifecycle.
2
likes
140
points
124
downloads

Publisher

verified publisherkoahlabs.com

Weekly Downloads

A Flutter package for integrating Koah ads into your application to display relevant, contextual advertising content.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

device_info_plus, flutter, flutter_secure_storage, http, logging, meta, package_info_plus, url_launcher, uuid, visibility_detector

More

Packages that depend on koah_flutter