adadapted_flutter_sdk 0.1.2 copy "adadapted_flutter_sdk: ^0.1.2" to clipboard
adadapted_flutter_sdk: ^0.1.2 copied to clipboard

The AdAdapted Flutter SDK. Integrates the AdAdapted ad platform into a Flutter app: ad zones, keyword intercepts, add-to-list payloads and event reporting.

Changelog #

All notable changes to this project are documented here. This project adheres to Semantic Versioning and its releases are cut from Conventional Commits.

0.1.2 #

No change to the library. The only published files that differ from 0.1.1 are the two version declarations and this changelog; every line of lib/, android/ and ios/ is identical. The release exists to exercise the automated publishing pipeline end to end — tag, OIDC exchange, upload — which had never run, so that its first execution is not one that matters.

0.1.1 #

Packaging only, ahead of the first publish to pub.dev. No change to the library.

Changed #

  • The published archive no longer carries CI config, tool/, renovate.json or CLAUDE.md. example/ stays, since pub.dev renders it as the Example tab.
  • Added pub.dev topics.

0.1.0 #

Initial release. A port of adadapted-react-native-sdk for Flutter.

Added #

  • AdadaptedFlutterSdk — session lifecycle, keyword intercepts, out-of-app payloads, list reporting and add-to-list acknowledgement.
  • AdZone — one ad per zone, with its own request, refresh countdown and impression pairing, ported from Android's AdZonePresenter.
  • Android and iOS platform channel implementations for device info, the advertising identifier and the ad-tracking permission.
  • Zones measure their own visibility; isVisible is an optional override rather than a required prop.
  • handleDeepLink(url) for out-of-app payload links, so the SDK does not compete with the host app for the platform's link stream.
0
likes
150
points
127
downloads

Documentation

API reference

Publisher

verified publisheradadapted.com

Weekly Downloads

The AdAdapted Flutter SDK. Integrates the AdAdapted ad platform into a Flutter app: ad zones, keyword intercepts, add-to-list payloads and event reporting.

Repository (GitHub)
View/report issues

Topics

#advertising #ads #sdk

License

unknown (license)

Dependencies

clock, flutter, http, url_launcher, visibility_detector, webview_flutter

More

Packages that depend on adadapted_flutter_sdk

Packages that implement adadapted_flutter_sdk