A Flutter Package to easily implement Google Ads in your application with minimal setup. With this package, developers only need to provide their own Google Ads ID, and ads will be seamlessly integrated into their application.

Features:

 ->Show Banner Ads
 ->Show Interstitial Ads

Getting started

Installation

To use this package, add google_ads_plus as a dependency in your pubspec.yaml file:

dependencies: google_ads_plus: # Replace with the latest version

Then, import the package in your Dart code: import 'package:google_ads_plus/google_ads_plus.dart';

Additional information

The person who want more information regarding how to implement this package in their app checkout this repository " https://github.com/HGPERSNOL/google_ads_plus.git".

Time to time i will update this package for seamless nd effective usage.