flutter_adcel 1.2.0 flutter_adcel: ^1.2.0 copied to clipboard
AdCel flutter plugin project.
1.2.0 #
- Updated dart and flutter versions support
1.1.9 #
- Fixed android repositories
1.1.8 #
- Updated android SDK to 2.1.*
1.1.7 #
- Updated android SDK to 2.0.6
1.1.6 #
- Updated android SDK to 2.0.5
1.1.5 #
- Updated android SDK to 2.0.3
1.1.4 #
- Updated android SDK to 2.0.1
1.1.3 #
- Updated android SDK to 1.13.2
1.1.2 #
- Updated android SDK to 1.13.1
1.1.0 #
-
added simple method to request Apple ATT permission from user
-
AdCel.requestTrackingAuthorization();
-
Note:
-
Don't forget to add NSUserTrackingUsageDescription to your iOS project info.plist;
1.0.2 #
- Updated android SDK to 1.11.7
1.0.1 #
- Added GDPR support, method AdCel.setUserConsent(bool on)
1.0.0 #
- Release AdCel flutter plugin