Adform plugin for Flutter.
- Dependencies Add this to your package's pubspec.yaml file:
dependencies:
flutter_adform: "^0.0.1"
- You can install packages from the command line:
with Flutter:
$ flutter pub get
Add this to Info.plist
<key>LSApplicationQueriesSchemes</key>
<array>
<string>sms</string>
<string>tel</string>
</array>
<key>io.flutter.embedded_views_preview</key>
<true/>
0.0.1
>= iOS0.0.1
>= AndroidX
- Inline Ads (SmartAdSize)