flutteradform

Last updated:

0 purchases

flutteradform Image
flutteradform Images
Add to Cart

Description:

flutteradform

flutter_adform #
Adform plugin for Flutter.
Installation #

Dependencies
Add this to your package's pubspec.yaml file:

dependencies:
flutter_adform: "^0.0.3"
copied to clipboard

You can install packages from the command line:

with Flutter:
$ flutter pub get
copied to clipboard
Setup iOS #
Add this to Info.plist
<key>LSApplicationQueriesSchemes</key>
<array>
<string>sms</string>
<string>tel</string>
</array>
<key>io.flutter.embedded_views_preview</key>
<true/>
copied to clipboard
Support #
Supported Platforms #

0.0.1 >= iOS
0.0.1 >= AndroidX

Supported Adform ads #

Inline Ads (SmartAdSize)

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.