flutter_cookie_bridge 1.0.1 copy "flutter_cookie_bridge: ^1.0.1" to clipboard
flutter_cookie_bridge: ^1.0.1 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