adblock_detecter 0.1.1 copy "adblock_detecter: ^0.1.1" to clipboard
adblock_detecter: ^0.1.1 copied to clipboard

Platformweb

Detect AdBlocker for Flutter Web

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adblock_detecter

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

dependencies:
  adblock_detecter: ^0.1.1

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:adblock_detecter/adblock_detecter.dart';
8
likes
130
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

Detect AdBlocker for Flutter Web

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, http, js

More

Packages that depend on adblock_detecter