Ads sdk

Features

using this you can show ads in your application

Getting started

you just have to use the function in your gesturedetector

Usage

GestureDetector( onTap: () { AdsSdk.showModalAtStart(context); }, child: Text('first screen')),

Additional information

you can get more information on the