flutter_adsterra 0.0.3
flutter_adsterra: ^0.0.3 copied to clipboard
Flutter web package to display Adsterra ads: Banner, Native, Popunder, SmartLink, and Social Bar widgets.
Changelog
0.0.3 - 2025-11-01 Added:
- Updated example app with fully working demo for all ad widgets.
- README.md updated with referral note for Adsterra registration.
- Improved HTML rendering for example image on pub.dev.
- Minor bug fixes and performance improvements in ad widgets.
Changed:
- Adjusted SmartLinkDownloadButton timing for better user experience.
- Updated NativeBannerAd to work reliably across Flutter web versions.
0.0.2 - 2025-11-1 Added:
- Added example/ folder with working demo app for pub.dev.
- Updated README.md with usage code and image.
- Added MIT License to package.
Fixed:
- Corrected image URL to be publicly accessible.
- Fixed minor errors in widget constructors.
0.0.1 - 2025-11-1 Added:
- BannerAd728x90 widget for web.
- NativeBannerAd widget for web.
- PopunderAd widget for web.
- SmartLinkDownloadButton widget for web downloads.
- SocialBarAd widget for web.
- Referral button integration for new Adsterra publishers.
- Full Flutter web support for all ad widgets.