webview_guardian 0.3.0 copy "webview_guardian: ^0.3.0" to clipboard
webview_guardian: ^0.3.0 copied to clipboard

Flutter WebView wrapper for Android and Windows with network ad blocking, cosmetic filtering, and scriptlet injection.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add webview_guardian

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

dependencies:
  webview_guardian: ^0.3.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:webview_guardian/webview_guardian.dart';
1
likes
160
points
11
downloads

Documentation

API reference

Publisher

verified publisherencer.su

Weekly Downloads

Flutter WebView wrapper for Android and Windows with network ad blocking, cosmetic filtering, and scriptlet injection.

Repository (GitHub)
View/report issues

Topics

#flutter #webview #inappwebview #adblock #privacy

License

BSD-3-Clause (license)

Dependencies

crypto, flutter, flutter_inappwebview, meta, path_provider

More

Packages that depend on webview_guardian