vmax_flutter 1.0.6 copy "vmax_flutter: ^1.0.6" to clipboard
vmax_flutter: ^1.0.6 copied to clipboard

VmaxFlutter SDK allows the publishers to display wide variety of ads.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vmax_flutter

With Flutter:

 $ flutter pub add vmax_flutter

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

dependencies:
  vmax_flutter: ^1.0.6

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

Import it

Now in your Dart code, you can use:

import 'package:vmax_flutter/vmax_flutter.dart';
1
likes
0
points
18
downloads

Publisher

verified publishervmax.com

Weekly Downloads

VmaxFlutter SDK allows the publishers to display wide variety of ads.

Homepage

License

unknown (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on vmax_flutter

Packages that implement vmax_flutter