islamdidarmd / flutter_adblocker_webview

A webview implementation of in Flutter that blocks most of the ads that appear inside of the webpages
https://pub.dev/packages/adblocker_webview
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Support for flutter_adblocker_webview as a plug-and-play solution for flutter_inappwebview #6

Closed SethuSenthil closed 6 months ago

SethuSenthil commented 1 year ago

I would like to request support for integrating flutter_adblocker_webview as a simple plug-and-play solution for flutter_inappwebview.

Currently, many developers, including myself, have existing codebases that utilize flutter_inappwebview for embedding web content within Flutter applications. However, we would like to enhance our apps by incorporating adblocking functionality without having to completely rewrite our WebView implementation.

The flutter_adblocker_webview package provides excellent adblocking capabilities, which could greatly benefit developers who are already using flutter_inappwebview. It would be fantastic if we could seamlessly integrate flutter_adblocker_webview into our existing projects without the need for significant modifications.

By offering compatibility between flutter_inappwebview and flutter_adblocker_webview, developers could easily add adblocking functionality to their apps without sacrificing the stability and features provided by flutter_inappwebview. This integration would save us time, effort, and potential compatibility issues that might arise from migrating to a different WebView package.

Thank you for considering this integration request. I believe it would be a valuable addition to both flutter_inappwebview and flutter_adblocker_webview, enabling developers to enhance their applications with adblocking capabilities effortlessly. If you require any further information or have any questions, please let me know!

I will try opening pulls to implement this functionally!

islamdidarmd commented 1 year ago

@SethuSenthil I have not checked the possibility of integrating this. If you want to work on it that will be great 👍

islamdidarmd commented 6 months ago

Hi, could you manage to work on the said feature? If not, I will close this issue.