ponnamkarthik / FlutterWebView

Flutter Plugin that Renders Native Webview as a widget in flutter
Other
62 stars 26 forks source link

need goBack and goForward functionality #24

Open kevin-haynie opened 5 years ago

kevin-haynie commented 5 years ago

Can goBack() and goForward() be added to WebController so that we can allow users to move back/forward?

Thanks Kevin