Skip to main content

Turn ads on / off

Set the following variables to true or false to either turn on or turn off the ads.

  1. Open the file pro_web / lib / constants.dart.
  2. Edit the following variables to your values.
const bool showInterstitialAds = true;
const bool showBannerAds = true;