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

Question about website navigation #7

Closed RakiFuyumine closed 10 months ago

RakiFuyumine commented 10 months ago

Does this plugin have feature to run refresh, go back or forward on website?

islamdidarmd commented 10 months ago

Not at the moment. I'm working on this feature. Hoping to finish it very soon!

islamdidarmd commented 10 months ago

You should be able to navigate back, forward and reload current page in latest version of the package.