flu_vcc_ads 1.0.0 copy "flu_vcc_ads: ^1.0.0" to clipboard
flu_vcc_ads: ^1.0.0 copied to clipboard

A Flutter plugin for integrating VCCorp/Admicro native advertising (Android & iOS) via platform channels and PlatformViews.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flu_vcc_ads

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flu_vcc_ads: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flu_vcc_ads/flu_vcc_ads.dart';
0
likes
130
points
91
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating VCCorp/Admicro native advertising (Android & iOS) via platform channels and PlatformViews.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flu_vcc_ads

Packages that implement flu_vcc_ads