easy_web_view 1.3.1 copy "easy_web_view: ^1.3.1" to clipboard
easy_web_view: ^1.3.1 copied to clipboard

outdated

A super simple webview for Flutter Web and Mobile

1.3.1 #

  • Removing cupertino_icons

1.3.0 #

  • Fixing Typo
  • Added onLoaded Callback

1.2.0 #

  • Support for multiple WebViews on the same screen thanks to @MypaceEngine
  • To have multiple views you need to add a unique key

1.1.2 #

  • Adding RepaintBoundary

1.1.1 #

  • Adding Selectable Text

1.1.0 #

  • Adding Markdown Source
  • Adding Html Source
  • Adding Html Element Source
  • Updating Controller
  • Adding Remote Download
  • Adding Convert to Widgets

1.0.1 #

  • Added Allow Fullscreen on Web

1.0.0 #

  • Initial Plugin