fat_ads 0.2.0 fat_ads: ^0.2.0 copied to clipboard
A simple and easy-to-use Flutter package to integrate Ads into your app.
0.2.0 #
- 30 seconds timeout for next Ads
- Allow enabling/disabling ads
0.1.0 #
- Include a command line tool that allows you to update
AndroidManifest.xml
andInfo.plist
files. - For safety, it always uses the testing unit IDs in debug mode.
- For easy cross-platform, we use silent failure instead of throwing exceptions on unsupported platforms.
- For better readability, all parameters have default values.
- Support Android/iOS