Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS清理cookies与缓存 #612

Open
wants to merge 293 commits into
base: master
Choose a base branch
from
Open

Conversation

MrLiuYS
Copy link

@MrLiuYS MrLiuYS commented Nov 28, 2019

1.iOS清理cookies和缓存,不需要判断是否有webview的存在,
2.低于iOS9的.也需要给一个result,否者flutter后面代码不执行

howardt12345 and others added 30 commits April 8, 2018 08:38
Never set minSdk and targetSdk in manifest.
Taking safe areas into account for bottom bars
rin.lv and others added 29 commits August 16, 2019 15:32
update example for onPostMessage
bugfix: Added google() repository to allprojects to satisfy androidx build rules
…l-dart

Add JavascriptChannel abstraction in dart code
Listen javascript function from flutter
* added initial test support

* added travis setup

* modified tests

* test new travis script

* added tests for android

* added android unit test support

* upgraded script

* fixed typo

* added execute permissions

* configured gradle

* configured github actions

* updated github actions

* added andorid ut

* added android yml

* renamed files and tasks

* removed redundant name

* renamed tasks

* fixed andorid ut script
…#600)

* added callbacks to canGoForward and canGoBack for android

* added flutter tests
added ios implementation

* updated readme
* Fixed ios compilation, added clear cache for ios

* added cleaning cache for android

* updated readme
2.低于iOS9的.也需要给一个result,否者flutter后面代码不执行
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.