Skip to content

apptreesoftware/flutter_webview

Repository files navigation

Flutter Web View

A web view plugin for Flutter. Works with iOS and Android

Features

  • Load Web Pages
  • Reload/Load new pages while WebView still active
  • Listen for Redirects
  • Add buttons to a navigation bar
  • Receive call backs for nav buttons pressed
  • Advanced nav bar support ( position , enable, disable buttons )
  • WebView history support
  • Android back button customization

Feature requests welcome.

Android Support

To use on Android, make sure to add the the following in your AndroidManifest.xml

<activity android:name="com.apptreesoftware.flutterwebview.WebViewActivity">
</activity>

About

An embeddable webView plugin for flutter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5