ads_sdk_application 1.0.2
ads_sdk_application: ^1.0.2 copied to clipboard
this is an ads application.
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