plugin_universal_in_app_browser 0.1.1 copy "plugin_universal_in_app_browser: ^0.1.1" to clipboard
plugin_universal_in_app_browser: ^0.1.1 copied to clipboard

A lightweight Flutter plugin for opening web content through a simple universal in-app browser API.

0.1.1 #

  • Added the first public-facing package metadata for release preparation.
  • Added a simple UniversalInAppBrowser API for opening URLs from Flutter.
  • Added Android support through Chrome Custom Tabs.
  • Added iOS support through SFSafariViewController.
  • Added an embedded WebView flow with JavaScript helpers for simple use cases.
  • Added a small example app and basic tests to help validate the package before publishing.

0.1.0 #

  • Started the plugin scaffold and early browser API exploration.
0
likes
150
points
119
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter plugin for opening web content through a simple universal in-app browser API.

Repository (GitHub)
View/report issues

Topics

#browser #webview #custom-tabs #safari-view-controller #in-app-browser

License

MIT (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on plugin_universal_in_app_browser

Packages that implement plugin_universal_in_app_browser