tyrads_sdk 1.1.5-beta.4 
tyrads_sdk: ^1.1.5-beta.4 copied to clipboard
Show TyrAds offer wall.
1.1.5 #
- used webview flutter instead of in-app-webview library
 - fixed privacy legal page overlapping issues on some devices
 - added toast and logging if initialization failed
 
1.1.4 #
- fixed impression tracking
 - added flexible range package_info_plus
 - added caps limit
 - added deeplinking routes
 
1.1.3 #
- Updated package_info_plus to version 8.0.0
 
1.1.2 #
- add media source and user info advanced targeting fields.
 - added privacy policy & terms links
 - added retry download logic
 - updated support tickets UI
 - fixed privacy page ui issues
 - fixed calling setState after removed from widget tree
 
1.1.1 #
- fixed initialization issue incase identifier could not be fetched from the device
 
1.1.0 #
- added duplicate events
 - added support ticket submission for microcharge
 - added playtime
 
0.2.8 #
- fixed launch mode for url launcher
 
0.2.7 #
- added external browser launch for iOS
 
0.2.6 #
- added reload content on app resume
 - fixed compatibility with Gradle 8.0
 
0.2.5 #
- fixed event completed status in offer details
 - fixed submit ticket failure moves to success page
 
0.2.4 #
- removed safe_device package dependency
 
0.2.3 #
- added sending platform in web websdk URL
 - changed websdk url
 - fixed material 3 card color
 - fixed native status bar icons colour
 - fixed safe area
 - fixed minor UI padding issues
 - fixed details screen being called multiple times
 - fixed help icon visibe to non active offer details
 
0.2.2 #
- fixed event name in event cards widget
 
0.2.1 #
- updated dio package to 5.4.2
 - updated device_info_plus package to 10.1.0
 
0.2.0 #
- updated flutter version to 3.19.x
 - updated dart version to 3.3.x
 - updated package_info_plus to version 6.0.0
 
0.1.0 #
- updated flutter version to 3.16.x
 
0.0.4 #
- updgraded package dependencies
 - fixed purchase event duplicating on reload
 
0.0.3 #
- added bottom padding on offers
 - added dynamic coin and currency from the api
 - added toLowerCase before comparison
 - added loading icon before websdk initialization
 - fixed offer instructions text
 - fixed text for appstore
 - fixed purchase card event
 - fixed device details not sending device name correctly for iPad
 - other minor fixes
 
0.0.2 #
- added specific version to all the packages
 - added communication between flutter web and the app
 - added bottom inset to false as that of the bottom bar app
 - fixed example android app not working in the release mode
 - fixed Play button text
 - fixed newUser screen not closing after pressing back button
 
0.0.1 #
- initial release.