adblock_detecter 0.1.0 copy "adblock_detecter: ^0.1.0" to clipboard
adblock_detecter: ^0.1.0 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.0

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';
7
likes
120
pub points
61%
popularity

Publisher

unverified uploader

Detect AdBlocker for Flutter Web

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, http

More

Packages that depend on adblock_detecter