bit_ads_pakage_all 1.0.19 copy "bit_ads_pakage_all: ^1.0.19" to clipboard
bit_ads_pakage_all: ^1.0.19 copied to clipboard

A new Flutter project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bit_ads_pakage_all

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

dependencies:
  bit_ads_pakage_all: ^1.0.19

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bit_ads_pakage_all/ad_manager.dart';
import 'package:bit_ads_pakage_all/ads/banner_ads.dart';
import 'package:bit_ads_pakage_all/ads/interstitial_ads.dart';
import 'package:bit_ads_pakage_all/ads/model/admob_settings.dart';
import 'package:bit_ads_pakage_all/webview.dart';