yodo1mas 0.1.2 copy "yodo1mas: ^0.1.2" to clipboard
yodo1mas: ^0.1.2 copied to clipboard

outdated

This Plugins enables to integrate Yodo1 MAS (Managed Ad Service) into your Flutter Project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yodo1mas

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

dependencies:
  yodo1mas: ^0.1.2

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:yodo1mas/Yodo1MAS.dart';
import 'package:yodo1mas/Yodo1MasBannerAd.dart';
import 'package:yodo1mas/Yodo1MasNativeAd.dart';
import 'package:yodo1mas/constants.dart';
import 'package:yodo1mas/testmasfluttersdktwo.dart';
4
likes
0
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

This Plugins enables to integrate Yodo1 MAS (Managed Ad Service) into your Flutter Project.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on yodo1mas

Packages that implement yodo1mas