From ac962a59d74c2c9dcc27b81f8932b25d54452371 Mon Sep 17 00:00:00 2001 From: pichillilorenzo Date: Sat, 27 Oct 2018 21:07:00 +0200 Subject: [PATCH] completed CookieManager class #8 #3 --- .idea/workspace.xml | 72 ++++---- .../flutter_inappbrowser/MyCookieManager.java | 104 +++++++---- example/lib/main.dart | 31 +++- ios/Classes/MyCookieManager.swift | 167 ++++++++++++++++++ ios/Classes/SwiftFlutterPlugin.swift | 6 + lib/flutter_inappbrowser.dart | 79 ++++++++- 6 files changed, 373 insertions(+), 86 deletions(-) create mode 100644 ios/Classes/MyCookieManager.swift diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1b2c090e..050f9c0c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,8 +15,11 @@ + - + + + @@ -33,11 +36,11 @@ - + - - + + @@ -45,11 +48,11 @@ - + - - + + @@ -68,8 +71,6 @@ - onProgress - goBack _controller canGoBack getOp @@ -98,6 +99,8 @@ headers .cast WebView + print + throw activity.getPreferences(0) @@ -142,16 +145,16 @@ - @@ -159,7 +162,7 @@ - + @@ -177,7 +180,6 @@ - @@ -189,6 +191,7 @@