As a developer of an app using this package id like to log all adRequests (in the flutter stack)
therefor
- the native sdks should emit AdRequest events
- the xandr flutter package should expose an event stream
in those event we need
- the url
- and the json payload
As a developer of an app using this package id like to log all adRequests (in the flutter stack)
therefor
in those event we need