PackageTrack
Sign in Get early access

ad_pilot

Flutter publisher integration for AdPilot — fetch, render, and track ads from your AdPilot API.

1.2.0 bluetech-solutions/ad-pilot

What this package is like to depend on

Last release 29 days ago

26 Jul 2026

Ships fairly regularly

a new release about every 3 weeks

Nearly every release is documented

notes for 4 of 4 stable releases

Nothing withdrawn

no release was ever pulled

2 months old

4 releases · first in 2026

4 releases in the last 12 months

see the full history below

Release timeline

4 releases · Jun 2026 to Jul 2026
Release Pre-release

Releases

latest 4
  1. 1.2.0 26 Jul 2026
    Release notes

    Added

    • AdFetchMode (single | multi) on AdBanner / AdSlotConfig / AdPilotClient.
    • Multi-ad fetch: mode: AdFetchMode.multi returns all eligible ads (score order) and slideshows all images of each ad before the next.
    • Impression once per ad id per load (no double-count when revisiting slides); click uses the current ad.
    • AdSlide helper for multi-ad slideshow frames.

    Changed

    • Single mode (AdFetchMode.single, default) still requests one ad; API now returns the highest-scoring eligible ad.
    Open source →
  2. 1.1.0 13 Jul 2026
    Release notes

    Added

    • Multi-image ads: AdResponse.imageUrls / effectiveImageUrls from the public API.
    • AdBanner slideshow for ads with multiple images (auto-advance + arrow controls).
    • Single-image ads remain a static image with no slideshow UI.
    • Flutter Web: image proxy supports ?index= for slideshow frames.
    Open source →
  3. 1.0.1 08 Jun 2026
    Release notes

    Fixed

    • Flutter Web: load ad images via API proxy (/public/ads/:id/image) to avoid CDN CORS errors.
    Open source →
  4. 1.0.0 08 Jun 2026
    Release notes

    Added

    • Initial release of the AdPilot Flutter publisher SDK.
    • AdPilot.configure for API base URL setup at app startup.
    • AdBanner widget for IMAGE ads with impression and click tracking.
    • AdPilot.init and AdSlot for imperative load, refresh, and dispose flows.
    • AdPilotClient for low-level HTTP access and custom UI integrations.
    • Device fingerprinting and ad fetch/event models.
    • Example app under example/.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive