bcs_ads_manager 0.0.12 copy "bcs_ads_manager: ^0.0.12" to clipboard
bcs_ads_manager: ^0.0.12 copied to clipboard

Bcs ads manager.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bcs_ads_manager

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

dependencies:
  bcs_ads_manager: ^0.0.12

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:bcs_ads_manager/bcs_ads_manager.dart';