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

A custom google_mobile_ads package designed to be user-friendly and optimized for better performance. Developed and maintained by RAWTECH.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rt_ads_plugin

With Flutter:

 $ flutter pub add rt_ads_plugin

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

dependencies:
  rt_ads_plugin: ^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:rt_ads_plugin/rt_ads_plugin.dart';
4
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A custom google_mobile_ads package designed to be user-friendly and optimized for better performance. Developed and maintained by RAWTECH.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

connectivity_plus, flutter, focus_detector_v2, google_mobile_ads, plugin_platform_interface, shimmer, visibility_detector

More

Packages that depend on rt_ads_plugin

Packages that implement rt_ads_plugin