aqua_ad_widget 1.1.1
aqua_ad_widget: ^1.1.1 copied to clipboard
Flutter widget for Revive Adserver integration with support for image and video ads, auto-refresh, and click tracking.
Changelog #
1.1.1 #
- Fix mobile click handling with platform-specific URL launcher
- Add clean architecture for cross-platform URL handling
- Resolve compilation errors on all platforms
- Improve code organization with separate utility files
1.1.0 #
- Add Android and iOS platform support
- Refactor to single unified widget with conditional imports
- Add url_launcher dependency for mobile link handling
- Improve code maintainability with unified codebase
1.0.2 #
- Update README with English documentation
- Add Aqua Platform compatibility information
- Document supported banner types (Local, External, AdserverPlugins.com In-Banner Video)
1.0.1 #
- Change zoneId parameter from String to int
- Add global configuration for base URL (AquaConfig.setDefaultBaseUrl)
- Improve API consistency
1.0.0 #
- Initial release
- Support for Revive Adserver integration
- Image and video ad support
- Auto-refresh functionality
- Global configuration for refresh intervals and location
- Web platform support with click tracking