adblocker_webview library
Classes
- AdblockerFilter
- AdblockerFilterImpl
- AdBlockerWebview
- A webview implementation of in Flutter that blocks most of the ads that appear inside of the webpages.
- AdBlockerWebviewController
- The controller for AdBlockerWebview. Below is and Example of getting a singleton instance:
- AdBlockerWebviewControllerImpl
- Implementation for AdBlockerWebviewController
- AdblockFilterManager
- Manager class that handles multiple ad-blocking filters
- CSSRule
- FilterConfig
- Configuration for the AdblockFilterManager
- ResourceRule
Enums
- FilterType
- Supported filter types for ad blocking
Exceptions / Errors
- FilterException
- Base class for all filter-related exceptions
- FilterInitializationException
- Exception thrown when filter initialization fails