flutter_cookie_bridge 1.0.4 copy "flutter_cookie_bridge: ^1.0.4" to clipboard
flutter_cookie_bridge: ^1.0.4 copied to clipboard

A Flutter plugin that synchronizes cookies between network requests and WebViews.

CHANGELOG #

1.0.0 - 2024-10-10 #

  • Initial release of flutter_cookie_bridge.

1.0.1 - 2024-10-29 #

  • Added whitelisting of URLs from parameters.
  • Fixed cookie synchronization issue.
  • Implemented callback functionality.
  • Added back navigation

1.0.2 - 2025-01-07 #

  • Fixed non whitelisted url blocking issue
  • Fixed the redirect looping issue

1.0.3 - 2025-01-07 #

  • Fixed the static Global Key in WebView

1.0.4 - 2025-01-07 #

  • Fixed the WebView SafeArea issue
2
likes
120
points
193
downloads

Publisher

verified publisherspense.money

Weekly Downloads

A Flutter plugin that synchronizes cookies between network requests and WebViews.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

dio, flutter, flutter_inappwebview, plugin_platform_interface, shared_preferences, url_launcher

More

Packages that depend on flutter_cookie_bridge