From 40dccfde536b774d32e265bc21784c490b67623a Mon Sep 17 00:00:00 2001 From: pichillilorenzo Date: Thu, 25 Oct 2018 00:25:11 +0200 Subject: [PATCH] added getCookies() and getCookie() for Android --- .idea/workspace.xml | 131 +++++------------- .../flutter_inappbrowser/MyCookieManager.java | 34 ++++- example/android/build.gradle | 2 +- example/lib/main.dart | 7 + lib/flutter_inappbrowser.dart | 34 +++++ 5 files changed, 107 insertions(+), 101 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 201b1711..90698878 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -15,14 +15,12 @@ - - - + + - @@ -39,11 +37,11 @@ - + - - + + @@ -54,8 +52,8 @@ - - + + @@ -63,34 +61,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -102,10 +72,6 @@ - shouldOverrideUrlLoading - toolbarTopFixedTitle - useChromeSafariBrowser - toolbat onProgress goBack _controller @@ -132,6 +98,10 @@ loadData _valide initialized + HashMap + headers + .cast + WebView activity.getPreferences(0) @@ -175,9 +145,9 @@ @@ -211,6 +181,7 @@