adtogether_sdk
The official AdTogether Flutter SDK — reciprocal ad exchange to increase conversions and grow your audience.
What this package is like to depend on
Last release 3 months ago
24 May 2026
Ships fairly regularly
a new release about every 8 days
Most releases are documented
notes for 23 of 30 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
30 releases · first in 2026
30 releases in the last 12 months
see the full history below
Release timeline
30 releases · Apr 2026 to May 2026Releases
latest 30-
0.5.024 May 2026Release notes
Open source →- Fix: Removed
package_info_plusdependency — it was the last package transitively pulling inhttp, which triggers a pub.dev Pana infrastructure bug (advisoriesUpdated must be a String). - Internal: Replaced with lightweight native platform info detection using
dart:io(no external packages). - Result: The SDK now has zero transitive dependencies on
http, enabling clean pub.dev analysis.
- Fix: Removed
-
0.4.503 May 2026Nothing published for this version
-
0.4.403 May 2026Release notes
Open source →- Fix: Removed
package:httpdependency to work around a pub.dev infrastructure bug (advisoriesUpdated must be a String) that was preventing package analysis from completing. - Internal: Replaced with a zero-dependency, cross-platform HTTP client using
dart:io(native) and browserfetchAPI (web/WASM). - Sync: Version parity (0.4.4) across all AdTogether SDKs.
- Fix: Removed
-
0.4.303 May 2026Release notes
Open source →- Fix: Fixed example project Dart SDK constraints (
example/pubspec.yaml) from^3.11.4to">=3.3.0 <4.0.0"to properly pass pub.dev package resolution and analysis. - Sync: Version parity (0.4.3) across all AdTogether SDKs.
- Fix: Fixed example project Dart SDK constraints (
-
0.4.203 May 2026Nothing published for this version
-
0.4.103 May 2026Release notes
Open source →- Fix: Relaxed Dart SDK constraints to fix dependency resolution failures during pub.dev static analysis.
- Sync: Version parity (0.4.1) across all AdTogether SDKs.
-
0.4.003 May 2026Release notes
Open source →- Security: Standardized
appIdas the primary identifier across all platforms. - Deprecation: Formally deprecated
apiKeyin favor ofappIdto align with the AdTogether dashboard. - Sync: Version parity (0.4.0) across all AdTogether SDKs.
- Security: Standardized
-
0.3.202 May 2026Release notes
Open source →- Docs: Added official Model Context Protocol (MCP) server integration instructions to README.
- Sync: Version parity (0.3.2) across all AdTogether SDKs.
-
0.2.201 May 2026 -
0.2.101 May 2026Nothing published for this version
-
0.2.029 Apr 2026Release notes
Open source →- Security: Implemented strict validation for required parameters and API keys.
- Error Handling: Improved error handling for invalid or missing App IDs across all platforms, ensuring graceful failures with descriptive logs.
-
0.1.2724 Apr 2026Release notes
Open source →- Docs: Fixed broken "Developer Dashboard" preview image in the package description by switching to an absolute URL.
-
0.1.2623 Apr 2026Release notes
Open source →- Fix: Relaxed
package_info_plusconstraint from^10.0.0to>=5.0.0 <11.0.0to resolvewin32version conflicts withdevice_info_plusandsyncfusion_flutter_pdfviewer.
- Fix: Relaxed
-
0.1.2522 Apr 2026 -
0.1.2422 Apr 2026Nothing published for this version
-
0.1.2322 Apr 2026Release notes
Open source →- Sync: Version parity across all AdTogether SDKs (Android, iOS, Web, React Native, and Flutter).
-
0.1.2122 Apr 2026Nothing published for this version
-
0.1.1720 Apr 2026Release notes
Open source →- Fix: Updated interstitial ad image rendering to use
BoxFit.containwith a background color instead ofBoxFit.cover. This ensures ad images are no longer cropped and maintain their intended aspect ratio.
- Fix: Updated interstitial ad image rendering to use
-
0.1.1619 Apr 2026Release notes
Open source →- Fix: Achieved 100% WASM compatibility by isolating transitive
dart:iodependencies. - Fix: Improved platform detection logic using conditional imports.
- Fix: Achieved 100% WASM compatibility by isolating transitive
-
0.1.1519 Apr 2026 -
0.1.1419 Apr 2026Release notes
Open source →- Feature: Added
onAdClosedcallback support to banner components. - Feature: Improved automatic
bundleIddetection across all platforms. - Security: Hardened ad-serving logic to prevent payout fraud.
- Sync: Version parity across all AdTogether SDKs.
- Maintenance: Sync with updated underlying Android and iOS native components.
- Feature: Added
-
0.1.1217 Apr 2026Release notes
Open source →- Feature: Added
showCloseButtontoAdTogetherBanner. - Standardization: Support for
onAdLoadedandonAdFailedToLoadacross all platform widgets. - Layout: Better responsive behavior in landscape mode for both Banner and Interstitial ads.
- Feature: Added
-
0.1.1117 Apr 2026Release notes
Open source →- Fix: Resolved "yellow underline" rendering issue in both Banner and Interstitial widgets by ensuring correct theme inheritance.
- Layout: Improved landscape mode constraints and scrollable area handling for Interstitial ads on small screens.
-
0.1.917 Apr 2026Release notes
Open source →- Feature: Added
onAdLoadedandonAdFailedToLoadcallback support to bothAdTogetherBannerandAdTogetherInterstitial. - Responsive: Implemented orientation-aware layouts for Interstitial ads to prevent overflow in landscape mode.
- Standardization: Updated API signatures to match the unified AdTogether SDK standard across all platforms.
- Feature: Added
-
0.1.816 Apr 2026Nothing published for this version
-
0.1.715 Apr 2026Release notes
Open source →- Documentation: Embedded local preview images directly in the package to ensure proper visual rendering on pub.dev.
- Support: Updated the AdTogether Discord community link.
-
0.1.314 Apr 2026Release notes
Open source →- Fix: Updated repository and issue tracker URLs to correct GitHub path (
undecided2003/AdTogether). - Maintenance: Corrected documentation links that were resulting in 404 errors.
- Fix: Updated repository and issue tracker URLs to correct GitHub path (
-
0.1.214 Apr 2026Release notes
Open source →- Documentation Hub: Rewrote README to be a comprehensive documentation hub with detailed API tables and lifecycle guides.
- Example App: Added a full-featured Flutter example app in
example/demonstrating Banner and Interstitial integration. - API Polish: Optimized map literal performance using Dart 3 null-aware elements.
- Ready for Publish: Final verification for pub.dev release, including all required fields and metadata.
-
0.1.114 Apr 2026Nothing published for this version
-
0.1.007 Apr 2026