webview_cookie_manager_plus 2.0.17
webview_cookie_manager_plus: ^2.0.17 copied to clipboard
Fork of webview_cookie_manager with full cookie management support. Helps handle cookies in WebView efficiently. Maintained and updated for better compatibility.
2.0.17 #
- Gradle 9.0 compatibility
2.0.16 #
- Added ios compability
2.0.15 #
- Added ios compability
2.0.14 #
- Added ios compability
2.0.13 #
- Housekeeping
2.0.12 #
- Housekeeping - removed deprecated methods
2.0.11 #
- Fixed some warnings related to already definitions and methods
2.0.10 #
- Replaced Android Register to FlutterPluginBinding for initialization
2.0.9 #
- Updated Readme and some missing descriptions
2.0.8 #
- Add Flutter 3.29.0 and AGP 8 support
2.0.7 #
- Add missing namespace parameter
1.0.5 #
1.0.4 #
- Update getCookies apply HTTPCookieStorage for iOS
- Bump iOS min version
1.0.3 #
- Fixed
getCookies()without a URL parameter causes NullPointerExceptions (#11) - Added
hasCookies()function - Added
removeCookie()function
1.0.1 #
- Update readme
- Set minimum iOS version to 11
1.0.0+4 #
- Improve documentation
- Minor improvements
1.0.0+3 #
- Add issue tracker link
1.0.0+2 #
- Update readme
1.0.0+1 #
- initial release.