browser_webview 0.0.2 copy "browser_webview: ^0.0.2" to clipboard
browser_webview: ^0.0.2 copied to clipboard

A comprehensive Flutter package providing multiple types of in-app webview experiences.

0.0.2 #

  • Upgraded dependencies to latest versions (share_plus ^13.0.0, url_launcher ^6.3.2).
  • Improved documentation for all public API elements.
  • Fixed several deprecation warnings including withOpacity, FindInteractionController, and SharePlus.
  • Cleaned up static analysis issues and improved code quality.

0.0.1 #

  • Initial release of browser_webview.
  • Added EnhancedInAppBrowser: A full-featured standalone browser.
  • Added SimpleBrowser: A minimal Material UI browser.
  • Added GlassBrowser: A modern browser with Glassmorphism effects.
  • Added CustomizableBrowser: A highly configurable browser with theme and functional options.
  • Added TabbedBrowser: Support for multiple tabs with a tab switcher.
  • Added ReaderModeBrowser: Focus on content with text extraction.
  • Added ModalBrowser: A utility for quick link previews in persistent bottom sheets.
  • Added InlineWebView: Embeddable webview widget for existing layouts.
  • Fixed scrolling issues in nested scroll views (bottom sheets and inline usage).
2
likes
150
points
133
downloads

Documentation

API reference

Publisher

verified publisherbluedev.in

Weekly Downloads

A comprehensive Flutter package providing multiple types of in-app webview experiences.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, share_plus, url_launcher

More

Packages that depend on browser_webview